Finnhub MCP Server
by DenUsenko
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FINNHUB_API_KEY | Yes | Your Finnhub API key |
Capabilities
Features and capabilities supported by this server
| 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 |
|---|---|
| get_company_profileA | Return company metadata for a stock ticker: name, country, exchange, industry, market cap, IPO date, and website. |
| get_stock_quoteA | Return a real-time stock quote. Optionally includes 52-week high and low fetched from basic financials. |
| get_market_newsA | Return the latest 5 market news headlines for a given category. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| watchlist_snapshot |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_watchlist |
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/DenUsenko/ai-eng-mcp-demo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server