mcp-finnhub
An MCP server to interface with Finnhub API.
Documentation
Finnhub MCP Server
An MCP server to interface with Finnhub API.
Tools
- `list_news`
- `get_market_data`
- `get_basic_financials`
- `get_recommendation_trends`
- Get recommendation trends for a particular stock from recommendation trend endpoint
Configuration
1. Run `uv sync` to install the dependencies. To install `uv` follow the instructions here. Then do `source .venv/bin/activate`.
2. Setup the `.env` file with the Finnhub API Key credentials.
FINNUB_API_KEY=3. Run `fastmcp install server.py` to install the server.
4. Open the configuration file located at:
5. Locate the command entry for `uv` and replace it with the absolute path to the `uv` executable. This ensures that the correct version of `uv` is used when starting the server.
6. Restart Claude Desktop to apply the changes.
Development
Run `fastmcp dev server.py` to start the MCP server. MCP inspector is helpful for investigating and debugging locally.
Frequently asked questions
What is mcp-finnhub?
mcp-finnhub is An MCP server to interface with Finnhub API.
How do I install mcp-finnhub?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-finnhub open source?
Yes — it is hosted on GitHub at https://github.com/catherinedparnell/mcp-finnhub and has 1 stars.
Related MCP tools
AWS MCP Servers — helping you get the most out of AWS, wherever you use MCP. Python-based implementation. Trusted by 6900+ developers.
A simple, secure MCP-to-OpenAPI proxy server Python-based implementation. Trusted by 3500+ developers. Trusted by 3500+ developers.
MCP server that interacts with Obsidian via the Obsidian rest API community plugin Python-based implementation. Trusted by 2300+ developers.
Default Configuration: MCP CLI defaults to using Ollama with the gpt-oss reasoning model for local, privacy-focused operation without requiring API keys.
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP