Finnhub MCP Server
@catherinedparnell
Finnhub MCP Server について
An MCP server to interface with Finnhub API.
基本情報
設定
ツール
4List latest market news from Finnhub [market news endpoint](https://finnhub.io/docs/api/market-news)
Get market data for a particular stock from [quote endpoint](https://finnhub.io/docs/api/quote)
Get basic financials for a particular stock from [basic financials endpoint](https://finnhub.io/docs/api/company-basic-financials)
Get recommendation trends for a particular stock from [recommendation trend endpoint](https://finnhub.io/docs/api/company-basic-financials)
概要
What is Finnhub MCP Server?
Finnhub MCP Server is an MCP (Model Context Protocol) server that provides access to Finnhub's financial data API. It enables AI agents to retrieve market news, stock quotes, basic financials, and recommendation trends.
How to use Finnhub MCP Server?
Install dependencies with uv sync, create a .env file with your FINNHUB_API_KEY, and run fastmcp install server.py to install the server. Then update the Claude Desktop configuration file with the absolute path to uv and restart Claude Desktop. For development, run fastmcp dev server.py.
Key features of Finnhub MCP Server
list_news– fetch latest market newsget_market_data– get real-time stock quotesget_basic_financials– retrieve company fundamentalsget_recommendation_trends– view analyst recommendations- Easy setup with
uvandfastmcp - Integrates directly with Claude Desktop
Use cases of Finnhub MCP Server
- Asking an AI assistant for the latest market news
- Checking real-time stock prices during a conversation
- Analyzing a company's financial health through basic metrics
- Understanding analyst sentiment on a stock
FAQ from Finnhub MCP Server
What is the Finnhub MCP Server?
It is an MCP server that acts as a bridge between AI agents (like Claude) and the Finnhub financial data API.
How do I install the Finnhub MCP Server?
Run uv sync to install dependencies, set up a .env file with FINNHUB_API_KEY=<your_key>, then run fastmcp install server.py.
What dependencies are required?
You need Python, the uv package manager, and the fastmcp toolchain.
How do I configure the Finnhub API key?
Create a .env file in the project root with the line FINNHUB_API_KEY=<your_finnhub_api_key>.
How do I run the server in development mode?
Use the command fastmcp dev server.py to start the MCP server with the inspector.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント