paper-trading-mcp
by hkrds1996
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAPER_TRADING_TOKEN | No | Token supplied through your client's secret/environment facility. Do not set this together with PAPER_TRADING_TOKEN_FILE. | |
| PAPER_TRADING_MCP_URL | No | Optional override for a development or separately hosted paper backend. Normal users can omit it. Accepts HTTPS, or HTTP on an exact loopback host only. Credentials, query parameters, and fragments are rejected. | |
| PAPER_TRADING_TIMEOUT_MS | No | Optional request timeout, from 1,000 to 120,000 milliseconds. Default: 30,000. | 30000 |
| PAPER_TRADING_TOKEN_FILE | No | Optional: absolute path to a private file containing one paper token. File must be regular, at most 8 KiB, with no group/other access on POSIX systems. |
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 |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues