Stock Trade MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIINGO_API_TOKEN | Yes | Your Tiingo API token for authentication. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_end_of_day_pricesB | Fetches End-of-Day prices for a given ticker symbol with optional date range and format. |
| get_newsC | Fetches news articles from Tiingo with various filtering options. |
| get_forex_pricesB | Fetches historical intraday Forex prices for a given ticker symbol with optional date range and frequency. |
| get_forex_top_of_bookC | Fetches real-time Forex Top-of-Book/Last data for one or more ticker symbols. |
| get_fundamentals_definitionsA | Fetches available fundamental metrics and their definitions. |
| get_fundamentals_statementsA | Fetches historical fundamental statement data (Balance Sheet, Income Statement, Cash Flow, Overview) for a given ticker. |
| get_fundamentals_daily_metricsB | Fetches daily fundamental metrics for a given ticker. |
| get_fundamentals_metaC | Fetches fundamental meta data for companies. |
| get_dividend_distributionsB | Fetches historical dividend and distribution data for a given ticker. |
| get_dividend_yieldB | Fetches historical dividend yield data for a given ticker. |
| get_splitsA | Fetches historical split data for a given ticker. |
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
- 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/JesusRS1/stock-trade-finance-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server