mcp-finnhub
by cfdude
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 |
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 | |
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/cfdude/mcp-finnhub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server