shareseer/shareseer-mcp-server
MCP to Access SEC filings, financials & insider trading data in real time using [ShareSeer](https://shareseer.com)
Quick Start
Clone the repository:
git clone https://github.com/shareseer/shareseer-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"shareseer-mcp-server": {
"command": "npx",
"args": [
"-y",
"shareseer/shareseer-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.