Paper MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAPER_INVEST_API_KEY | Yes | Your Paper Invest API key generated from your account settings |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_accountC | Get account details by ID |
| update_accountC | Update account details |
| freeze_accountC | Freeze a trading account |
| create_portfolioC | Create a new portfolio |
| get_portfolioC | Get portfolio details |
| get_account_portfoliosC | Get all portfolios for an account |
| reset_portfolioC | Reset portfolio to initial state |
| get_portfolio_equitiesC | Get all equity positions in a portfolio |
| get_portfolio_optionsC | Get all option positions in a portfolio |
| create_orderC | Create a new trading order |
| create_batch_ordersC | Create multiple orders at once |
| get_orderC | Get order details by ID |
| cancel_orderC | Cancel an existing order |
| get_account_ordersC | Get orders for an account |
| cancel_all_account_ordersC | Cancel all orders for an account |
| get_today_filled_ordersC | Get all orders filled today |
| get_quoteC | Get real-time quote for a symbol |
| get_batch_quotesC | Get real-time quotes for multiple symbols |
| get_market_hoursC | Get market hours for an exchange |
| is_market_openC | Check if market is open for a symbol |
| get_portfolio_activitiesC | Get activity log for a portfolio |
| get_day_tradesC | Get day trade activity for a portfolio |
| upgrade_to_marginC | Upgrade portfolio to margin account |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/paperinvest/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server