The Paper MCP Server enables interaction with Paper's trading platform via natural language, providing tools for:
- Account Management: Create, update, freeze, and retrieve account details; upgrade to margin accounts.
- Portfolio Operations: Create, reset, and manage portfolios and positions.
- Trading: Place, modify, cancel, and manage orders, including batch orders.
- Market Data: Access real-time quotes, market hours, and status information.
- Positions: View current holdings and P&L for equities and options.
- Activity Tracking: Monitor trading activity and day trades.
Paper MCP Server
Official Model Context Protocol (MCP) server for Paper's trading platform. This enables AI assistants like Claude to interact with Paper's API using natural language.
Installation
This package is automatically installed when you configure Claude Desktop. No manual installation is required.
Configuration
Add this to your Claude Desktop configuration file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Getting Started
- Sign up at app.paperinvest.io
- Generate an API key from your account settings
- Add the configuration above with your API key
- Restart Claude Desktop
Available Tools
The MCP server provides access to:
- Account Management: Create and manage trading accounts
- Portfolio Operations: View and manage portfolios
- Trading: Place, modify, and cancel orders
- Market Data: Get real-time quotes and market information
- Positions: View current holdings and P&L
- Activity Tracking: Monitor trading activity and day trades
Example Usage
Once configured, you can ask Claude:
- "Show me my current positions"
- "Get a quote for AAPL"
- "Place a market order for 100 shares of TSLA"
- "What's my portfolio value?"
- "Cancel all my open orders"
Documentation
Full documentation available at docs.paperinvest.io
License
MIT © Paper Invest, Inc.
Support
For support, visit paperinvest.io or email support@paperinvest.io
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Enables AI assistants like Claude to interact with Paper's trading platform API using natural language, allowing users to manage accounts, portfolios, trades, and access market data through conversational requests.
Related Resources
Related MCP Servers
- -securityAlicense-qualityFacilitates integration with Claude Desktop to run AI agents and execute purchased actions without code, leveraging the Model Context Protocol framework.Last updated -1TypeScriptGPL 3.0
- -securityFlicense-qualityConnects Google Search Console with Claude AI to enable SEO professionals to analyze their SEO data through natural language conversations, providing access to property information, search analytics, URL inspection, and sitemap management.Last updated -44Python
- -securityAlicense-qualityA tool that connects Google Ads with Claude AI, allowing users to analyze advertising data through natural language conversations and access campaign information, performance metrics, keyword analytics, and ad management.Last updated -60PythonMIT License
- -securityFlicense-qualityAn MCP server that enables AI models like Claude to interact with the Trading Simulator API for checking balances, viewing prices, and executing trades with automatic chain detection.Last updated -TypeScript