- Home
- MCP servers
- ShareSeer
ShareSeer
- javascript
7
GitHub Stars
javascript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can access ShareSeer’s SEC filings, insider transactions, and financial data through an MCP server that works with Claude and other MCP-compatible assistants. This setup lets you query company filings, insider activity, and market-wide data using natural language, with flexible access guided by your API key.
How to use
You connect to the MCP server by using its remote URL and your API key. Once connected, you can ask questions like “Show me recent insider trading for Tesla” or “What are the most recent 10‑K filings?” to retrieve up‑to‑date data. The system handles authentication via your API key and returns results from ShareSeer’s data sources.
How to install
Prerequisites: you only need internet access and an MCP client that supports remote MCP URLs. No local server installation is required.
1) Obtain your API key by signing up at shareseer.com/signup and visiting your profile page
2) Note the remote MCP URL for integration: https://shareseer.com/mcp?api_key=YOUR_API_KEY_HERE
3) In your MCP client, add a new integration using the remote URL above
4) Save and test the connection by asking for a simple query like, "Show me recent insider trading for Tesla"
Security and access notes
Use a unique API key for your client and keep it confidential. The URL includes your API key as a parameter, so treat it as a secret. If you need higher limits or longer data history, upgrade your subscription as described in the pricing section.
Troubleshooting
If you encounter rate limit messages, check your subscription tier and spread out requests over time. If the API key is invalid, verify that it starts with sk-shareseer- and that your account is active. Restart your MCP client after adding the integration to ensure the new key is loaded.
Help and support
Free users can use community channels for issues, while Premium users can email support@shareseer.com for direct assistance. For ongoing guidance, consider reaching out via the official support channels to get help with integration issues or data access questions.
Available tools
get_company_filings
Retrieve recent SEC filings for a specified company.
get_insider_transactions
Fetch insider trading transactions for a given company.
get_recent_filings
Obtain the most recent SEC filings across all companies.
get_recent_insider_activity
Get the latest insider trading activity.
get_largest_daily_transactions
Return the largest insider transactions for the current day.
get_largest_weekly_transactions
Return the largest insider transactions for the current week.