mcpbeat Sign in

ShareSEER MCP Server

by shareseer Your server? Claim it
answering

ShareSEER is answering right now. Last checked 9 min ago. It exposes 7 tools. Last commit 12 Sep 2026.

Access SEC filings, insider transactions, and financial data via the ShareSEER API.

Uptime history 41 days of history · worst day 97%
41 days agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
519 ms
Response time
average over 24h
9
Stars
last commit 12 Sep 2026

What changed 7

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 September 2026. No other catalogue keeps this.

11 Sep 7 tools changed the parameters they ask for get_company_filings, get_company_info, get_insider_transactions and 4 more

ShareSEER does not always answer

Over the last week it answered 99.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add mcp --transport http https://shareseer.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://shareseer.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://shareseer.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://shareseer.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://shareseer.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

company
get_company_filings
Get recent SEC filings for a specific company
get_company_info
Get basic information about a company by ticker symbol
largest
get_largest_daily_transactions
Get largest daily insider transactions (buyers or sellers)
get_largest_weekly_transactions
Get largest weekly insider transactions (buyers or sellers)
recent
get_recent_filings
Get recent SEC filings across all companies
get_recent_insider_activity
Get recent insider trading activity across all companies
insider
get_insider_transactions
Get insider trading transactions for a specific company

Endpoints

URLTransportStateLatencyChecked
https://shareseer.com/mcp streamable-http sign-in 493 ms 9 min ago

Alternatives to ShareSEER

same job, measured the same way
Monarch MCP Server
by jamiew

Access Monarch financial data — accounts, transactions, budgets, and more

183 installs/wk local only
Fmp
by houtini-ai

Access financial data and market information via Financial Modeling Prep API

64 installs/wk local only
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
Quicken Mac MCP
by dweekly

Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.

76 installs/wk local only
I
Stockfacts
by aaazzzr

US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.

answering
Filings Intel MCP
by datakoot

SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

5 tools answering
AkkruData
by akkrudata

SEC filings, financial statements, metrics, insider and institutional holdings as structured data

answering
Openfinance
by openfinanceorg

Connect your financial accounts to view balances, search transactions, and get spending insights.

35 installs/wk local only

ShareSEER — questions

Answers built from our own checks of this server.

What can ShareSEER do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_company_filings, get_company_info, get_insider_transactions, get_largest_daily_transactions, get_largest_weekly_transactions, get_recent_filings and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is ShareSEER mostly used for?
Its tools cluster around largest, recent and company. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ShareSEER working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 519 ms. The bar chart above shows every period we have measured.
How do I connect ShareSEER?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to ShareSEER?
No API key is involved. ShareSEER answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is ShareSEER?
It answers our handshake in 519 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ShareSEER open source?
Yes — it is published under the MIT licence and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.