Back to Browse

Finance MCP Server

FinanceScan in ProgressMCP RegistryLocal
Free

Server data from the Official MCP Registry

Live stock, crypto, SEC filings, FX and macro data for LLM agents. No API keys.

About

Live stock, crypto, SEC filings, FX and macro data for LLM agents. No API keys.

Security Report

0.0
Use Caution0.0Moderate Risk

11 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.

What You'll Need

Set these up before or after installing:

Contact string sent to SEC EDGAR on every request, in the form "Your Name your@email.com". EDGAR returns HTTP 403 without it, so the three SEC tools need this set; all other tools work without it.Optional

Environment variable: SEC_USER_AGENT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-adityasbisht-finance-mcp": {
      "env": {
        "SEC_USER_AGENT": "your-sec-user-agent-here"
      },
      "args": [
        "-y",
        "finance-data-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Finance MCP Server - Live stock, crypto, SEC filings, FX and macro data for LLM | MCP Marketplace