Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Professor Sausages — Finance

com.professorsausages/sausage-finance

SEC filings, insider trades, 13F, IPO calendar, macro & FX MCP tools via x402.

Uptime
100.0%
2 direct probes · 30d
Response
440ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
2
available

Tools · 12

find_data

Describe the data you need in plain language (e.g. 'Apple risk factors 2023', 'is this token a honeypot', 'is this email deliverable', 'read this page'). Searches this server's datasets first, then th…

pricing

Every endpoint this server fronts, with its exact per-call USD price (x402, USDC on Base) and a one-line summary, read live from the route table. Free.

coverage

Corpus coverage: which SEC datasets exist, 10-K backfill progress by quarter (2015→now), and — given a ticker — which fiscal years are on file for it. Free.

request_data

The suggestion box: ask for data we don't have (a pre-2015 filing, an uncovered ticker, an unsupported chain, a whole dataset). Requests feed the nightly ingestion queue — filings are usually availabl…

sec_filing_section

Parsed sections of a SEC filing by ticker or CIK: 10-K (default), 10-Q, or 8-K. Sections like business, risk_factors, mdna. Corpus 2015→now; missing filings can be requested via request_data. Example:…

insider_activity

Insider buy/sell activity. With a ticker: that company's summary (net buys/sells, top insiders). Without: the most recent filings market-wide. Paid: call without x_payment to receive this call's exact…

manager_holdings

An institutional manager's 13F holdings for the latest quarter. Pass a CIK for the portfolio, or a name to search managers first. Examples: {manager:'1067983'} (Berkshire's book), {manager:'bridgewate…

holdings_changes

What an institutional manager bought, sold, added, and trimmed vs the prior quarter — the whale-watch view. Requires the manager's CIK. Paid: call without x_payment to receive this call's exact terms …

security_holders

Institutional holders of a security by CUSIP: who owns it, position sizes, and changes. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call a…

ipo_calendar

The SEC IPO pipeline: view=pipeline (in registration), priced, expected, or withdrawn. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call ag…

macro_series

US macroeconomic series (CPI, unemployment, fed funds, 10-year treasury, real GDP). Pass an id for one series, omit to list what's available. Paid: call without x_payment to receive this call's exact …

fx_rate

ECB reference exchange rate for a currency pair (e.g. EUR/USD). Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The…

Prompts · 2

due-diligence

Research a public company end-to-end: latest 10-K sections, insider activity, and institutional ownership — with per-step costs surfaced before you pay.

whale-watch

Track an institutional manager: current 13F book and what changed last quarter.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "professor_sausages_—_finance": {
      "url": "https://x402.professorsausages.com/mcp/finance",
      "transport": "streamable-http"
    }
  }
}