Skip to main content
Glama
paperinvest

Paper MCP Server

by paperinvest

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PAPER_INVEST_API_KEYYesYour Paper Invest API key generated from your account settings

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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