mcp-finnhub
0
The Finnhub MCP Server provides an interface to the Finnhub API, offering tools to list news, access market data, obtain financials, and view recommendation trends. It is primarily aimed at accessing financial information and trends regarding stocks.
Finnhub MCP Server
An MCP server designed to interface with the Finnhub API.
Tools
- List the latest market news.
- Retrieve stock market data.
- Access basic financials of stocks.
- Check stock recommendation trends.
Configuration
- Install dependencies using
uv sync
. - Configure Finnhub API Key in the
.env
file. - Install the server via
fastmcp
and set up the correctuv
command path in the configuration file.