Skip to content

Add Paper Trading Platform MCP Server #2096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

andrenorman
Copy link

Paper MCP Server - PR Entry for modelcontextprotocol/servers

Entry to Add

Add this entry to the server list in alphabetical order (after "Paddle" and before "Pagos"):

<img height="12" width="12" src="https://app.paperinvest.io/favicon.svg" alt="Paper Logo" /> **[Paper](https://github.com/paperinvest/mcp-server)** - Realistic paper trading platform with market simulation, 22 broker emulations, and professional tools for risk-free trading practice. First trading platform with MCP integration.

Full Context for PR

Where to Add

The entry should be added in the main server list, alphabetically between:

  • Paddle
  • Paper (new entry)
  • Pagos

PR Title

Add Paper Trading Platform MCP Server

PR Description

## Description
This PR adds the Paper MCP server to the community servers list. Paper is a realistic paper trading platform that simulates actual market conditions and is the first trading platform with native MCP integration.

## What Paper Offers
- **Realistic Market Simulation**: NBBO matching, slippage, partial fills, and market dynamics
- **22 Broker Emulations**: Test strategies with exact broker rules and restrictions
- **Professional Tools**: Portfolio margin (SIMPLE/SPAN/TIMS), advanced order types
- **AI Trading**: Natural language trading through MCP-enabled AI assistants

## MCP Server Details
- **npm package**: `@paperinvest/mcp-server`
- **Repository**: https://github.com/paperinvest/mcp-server
- **Documentation**: https://docs.paperinvest.io/mcp-protocol
- **Company**: Paper Invest, Inc.
- **Website**: https://paperinvest.io

## Installation
```json
{
  "mcpServers": {
    "paper": {
      "command": "npx",
      "args": ["@paperinvest/mcp-server"],
      "env": {
        "PAPER_INVEST_API_KEY": "your-api-key-here"
      }
    }
  }
}

Checklist

  • Server is functional and tested
  • Repository includes clear documentation
  • Entry follows alphabetical ordering
  • Description is concise and informative
  • Logo is properly sized (12x12)

## Notes for Submission

1. The entry uses Paper's favicon.svg as the logo
2. The description highlights Paper's unique features (realistic simulation, broker emulation, MCP integration)
3. The repository link points to https://github.com/paperinvest/mcp-server
4. The entry is kept concise while mentioning key differentiators

This entry positions Paper as a professional-grade paper trading platform with unique MCP capabilities, which should appeal to developers looking to build AI-driven trading applications.

@olaservo olaservo added the add-official-server This pull request adds a link to an official integration. label Jun 17, 2025
@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2144

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-official-server This pull request adds a link to an official integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants