finnhub mcp server for Claude Code
io.github.cyanheads/finnhub-mcp-server
Real-time US-equity quotes, company fundamentals, earnings, analyst trends, and news via Finnhub.
client:Claude Code
transport:stdio
runtime:npm
Install finnhub mcp server in Claude Code
run in your project directory
claude mcp add finnhub-mcp-server -e FINNHUB_API_KEY=<FINNHUB_API_KEY> -e FINNHUB_BASE_URL=<FINNHUB_BASE_URL> -e MCP_LOG_LEVEL=<MCP_LOG_LEVEL> -- npx -y @cyanheads/finnhub-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs