← All servers
πŸ”§

Sec EdgarVerifiedπŸ›‘ No advisories

io.github.stefanoamorelli/sec-edgar-mcp
New to MCP? Start here β†’
335β˜… stars
0weekly installs
10 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/stefanoamorelli β†—io.github.stefanoamorelli/sec-edgar-mcp

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

βœ“
Configuration
Reads SEC_EDGAR_USER_AGENT.

About

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

Packages & transports

pypisec-edgar-mcpv1.0.5 Β· uvx

Metadata

Categorydevops
LicenseAGPL-3.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "sec_edgar": {
      "command": "uvx",
      "args": [
        "sec-edgar-mcp"
      ]
    }
  }
}

β–Ά 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 uvx sec-edgar-mcp