mcp-finnhub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FINNHUB_API_KEY | Yes | Your Finnhub API key (required). | |
| FINNHUB_STORAGE_DIR | Yes | Path to the storage directory for project data (required). | |
| FINNHUB_RATE_LIMIT_RPM | No | Requests per minute limit (optional). | 300 |
| FINNHUB_REQUEST_TIMEOUT | No | Request timeout in seconds (optional). | 30 |
| FINNHUB_SAFE_TOKEN_LIMIT | No | Conservative token limit (optional). | 75000 |
| FINNHUB_ENABLE_NEWS_SENTIMENT | No | Enable news sentiment tools (optional). | true |
| FINNHUB_ENABLE_STOCK_MARKET_DATA | No | Enable stock market data tools (optional). | true |
| FINNHUB_ENABLE_TECHNICAL_ANALYSIS | No | Enable technical analysis tools (optional). | true |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| finnhub_stock_market_dataC | Real-time quotes, historical candles, and company profiles. Operations:
|
| finnhub_news_sentimentC | Company news, market news, and sentiment analysis. Operations:
|
| finnhub_technical_analysisC | Technical indicators, patterns, and signals. Operations:
|
| finnhub_stock_fundamentalsA | Financial statements, earnings, dividends, and splits. Operations:
For get_basic_financials:
|
| finnhub_stock_estimatesA | Analyst estimates for earnings, revenue, EBITDA, and price targets. Operations:
|
| finnhub_stock_ownershipB | Insider trades, institutional ownership, and congressional trading. Operations:
|
| finnhub_alternative_dataC | ESG scores, social sentiment, supply chain, and patents. Operations:
|
| finnhub_sec_filingsC | SEC filings, filing sentiment, and similarity analysis. Operations:
|
| finnhub_crypto_dataC | Cryptocurrency exchanges, symbols, profiles, and candles. Operations:
|
| finnhub_forex_dataB | Foreign exchange rates, symbols, and candles. Operations:
|
| finnhub_calendar_dataB | IPO calendar, earnings calendar, economic events, and FDA meetings. Operations:
|
| finnhub_market_eventsC | Market holidays, analyst upgrades/downgrades, and M&A activity. Operations:
|
| finnhub_project_createB | Create project workspaces for organizing data. Operations:
|
| finnhub_project_listA | List all project workspaces with statistics. Operations:
|
| finnhub_job_statusC | Check status of background jobs. Operations:
|
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/cfdude/mcp-finnhub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server