Sec Edgar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 723 installs a week from pypi. Last commit 26 May 2026.
SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sec-edgar-mcp -- uvx sec-edgar-mcp
{
"mcpServers": {
"sec-edgar-mcp": {
"args": [
"sec-edgar-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sec-edgar-mcp]
command = "uvx"
args = ["sec-edgar-mcp"]
{
"mcpServers": {
"sec-edgar-mcp": {
"args": [
"sec-edgar-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sec-edgar-mcp": {
"args": [
"sec-edgar-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.