← Index

io.github.SebastianBO/financial-data

io.github.SebastianBO/financial-data·v1.0.1·Other
Quality Score
79
/100

Stock prices, financials, insider trades, institutional holdings for 141K+ companies

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "financial-data": {
      "command": "npx",
      "args": [
        "-y",
        "@lician/mcp-server"
      ],
      "env": {
        "LICIAN_API_KEY": "<your-lician_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "financial-data": {
      "command": "npx",
      "args": [
        "-y",
        "@lician/mcp-server"
      ],
      "env": {
        "LICIAN_API_KEY": "<your-lician_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @lician/mcp-server
§02  Environment variables
LICIAN_API_KEY
secret

Optional API key for higher rate limits. Get one at https://lician.com/developers/signup

§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other