FilingExplorer/filingexplorer_mcp_native
A native MCP server that gives Claude access to SEC Filings, Lobbying Disclosures, and more through the FilingExplorer API
Platform-specific configuration:
{
"mcpServers": {
"filingexplorer_mcp_native": {
"command": "npx",
"args": [
"-y",
"filingexplorer_mcp_native"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...