Skip to content
Claude Desktop

finance for Claude Desktop

io.github.cybeleri/finance

Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis

client:Claude Desktop transport:stdio runtime:npm

Install finance in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "finance": {
      "command": "npx",
      "args": [
        "-y",
        "finance-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

finance in other clients