mcp-server

paperinvest/mcp-server

3.4

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Paper MCP Server is an official Model Context Protocol server designed for Paper's trading platform, enabling AI assistants to interact with Paper's API using natural language.

The Paper MCP Server is a crucial component for integrating AI assistants like Claude with Paper's trading platform. It allows users to interact with the platform's API through natural language commands, simplifying the process of managing trading accounts, portfolios, and market data. The server is automatically installed with Claude Desktop, requiring minimal setup. Users need to configure their Claude Desktop with an API key from Paper's platform to start using the server. This integration provides a seamless experience for users to manage their trading activities, access real-time market data, and execute trades efficiently. The server supports various functionalities, including account management, portfolio operations, trading, market data retrieval, and activity tracking, making it a comprehensive tool for traders.

Features

  • Automatic installation with Claude Desktop
  • Natural language interaction with Paper's API
  • Comprehensive trading functionalities
  • Real-time market data access
  • Seamless integration with Paper's trading platform

Usages

npx with Claude Desktop

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

Tools

  1. Account Management

    Create and manage trading accounts

  2. Portfolio Operations

    View and manage portfolios

  3. Trading

    Place, modify, and cancel orders

  4. Market Data

    Get real-time quotes and market information

  5. Positions

    View current holdings and P&L

  6. Activity Tracking

    Monitor trading activity and day trades