← All servers
πŸ”§

Finnhub ServerVerifiedπŸ›‘ No advisories

io.github.cyanheads/finnhub-mcp-server
New to MCP? Start here β†’
1β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/cyanheads, which proved it owns this namespace.

Verified owner: github.com/cyanheads β†—io.github.cyanheads/finnhub-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads FINNHUB_API_KEY, FINNHUB_BASE_URL, MCP_LOG_LEVEL, FINNHUB_API_KEY, FINNHUB_BASE_URL, MCP_HTTP_HOST, ….

About

Real-time US-equity quotes, company fundamentals, earnings, analyst trends, and news via Finnhub.

Packages & transports

npm@cyanheads/finnhub-mcp-serverv0.1.1 Β· node
npm@cyanheads/finnhub-mcp-serverv0.1.1 Β· node

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "finnhub_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/finnhub-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @cyanheads/finnhub-mcp-server
Finnhub Server, an MCP server Β· SocketCat