Finnhub MCP Server
Used for loading API keys and configuration from environment variables for secure access to the Finnhub API.
Supports configuration file locations specific to macOS, allowing proper setup of the MCP server on Apple's operating system.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Finnhub MCP Serverget market data for Apple"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Finnhub MCP Server
An MCP server to interface with Finnhub API.
Tools
list_newsList latest market news from Finnhub market news endpoint
get_market_dataGet market data for a particular stock from quote endpoint
get_basic_financialsGet basic financials for a particular stock from basic financials endpoint
get_recommendation_trendsGet recommendation trends for a particular stock from recommendation trend endpoint
Configuration
Run
uv syncto install the dependencies. To installuvfollow the instructions here. Then dosource .venv/bin/activate.Setup the
.envfile with the Finnhub API Key credentials.
FINNUB_API_KEY=<FINNHUB_API_KEY>Run
fastmcp install server.pyto install the server.Open the configuration file located at:
On macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonOn Windows:
%APPDATA%/Claude/claude_desktop_config.json
Locate the command entry for
uvand replace it with the absolute path to theuvexecutable. This ensures that the correct version ofuvis used when starting the server.Restart Claude Desktop to apply the changes.
Related MCP server: Yahoo Finance MCP Server
Development
Run fastmcp dev server.py to start the MCP server. MCP inspector is helpful for investigating and debugging locally.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceA Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.12105MIT
- AlicenseCqualityDmaintenanceA Model Context Protocol server providing comprehensive financial data from Yahoo Finance, allowing users to retrieve detailed stock information, financial statements, options data, and market news.34MIT
- Alicense-qualityBmaintenanceProvides comprehensive financial market data and news through the Finnhub API. Enables real-time stock quotes, company profiles, financial metrics, analyst recommendations, and market news access.1MIT
- AlicenseBqualityCmaintenanceA Node.js MCP server that wraps the Finnhub API to provide stock market data, technical analysis, news sentiment, and cryptocurrency market information.15821MIT
Related MCP Connectors
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Real-time news with bias scoring, live market data, and AI-powered options pricing
Look up the latest stock prices by ticker symbol across global markets. Get current price and esse…
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/catherinedparnell/mcp-finnhub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server