{"name":"com.professorsausages/sausage-finance","slug":"professorsausages-sausage-finance","title":"Professor Sausages — Finance","description":"SEC filings, insider trades, 13F, IPO calendar, macro & FX MCP tools via x402.","url":"https://mcp.market/server/professorsausages-sausage-finance","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"productivity","tags":["productivity","finance"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":21,"ok":21,"last_checked_at":"2026-09-24T12:36:09.489Z","last_ok_at":"2026-09-24T12:36:09.489Z","latency_ms":458},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://x402.professorsausages.com/mcp","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://x402.professorsausages.com/mcp/finance"}],"packages":[],"tools":[{"name":"coverage","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Optional stock ticker to check company-specific 10-K coverage","examples":["AAPL"]}}}},{"name":"find_data","description":"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 the whole Professor Sausages catalog, and returns matching endpoints with method, URL, price, and how to call them. Free.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"task":{"type":"string","description":"What you're trying to find or do, in your own words","examples":["Apple risk factors 2023"]}},"required":["task"]}},{"name":"fx_rate","description":"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 free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"base":{"type":"string","description":"Base currency, ISO 4217 code.","examples":["EUR"]},"quote":{"type":"string","description":"Quote currency, ISO 4217 code.","examples":["USD"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["base","quote"]}},{"name":"holdings_changes","description":"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 (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cik":{"type":"string","description":"Manager CIK (digits)","examples":["1067983"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["cik"]}},{"name":"insider_activity","description":"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 terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Optional ticker or CIK; omit for market-wide recent filings","examples":["AAPL"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}}}},{"name":"ipo_calendar","description":"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 again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"view":{"type":"string","enum":["pipeline","priced","expected","withdrawn"],"description":"Which slice of the IPO pipeline to return.","default":"pipeline","examples":["pipeline"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}}}},{"name":"macro_series","description":"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 terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","enum":["cpi","unemployment","fed-funds","treasury-10y","real-gdp"],"description":"Series id; omit to list available series","examples":["cpi"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}}}},{"name":"manager_holdings","description":"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:'bridgewater'} (search). Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"manager":{"type":"string","description":"Manager CIK (digits) for holdings, or a name fragment to search","examples":["1067983"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["manager"]}},{"name":"pricing","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"request_data","description":"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 available within ~24h. Include contact if you want to hear back. Free.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"description":{"type":"string","description":"What data you need, in your own words","examples":["Tesla 10-K for fiscal 2014"]},"use_case":{"type":"string","description":"Optional: what you're building","examples":["a risk-factor diffing agent"]},"contact":{"type":"string","description":"Optional: URL/email/handle for follow-up","examples":["https://example.com/contact"]}},"required":["description"]}},{"name":"sec_filing_section","description":"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: {ticker:'AAPL', selector:'2023', sections:'risk_factors,mdna'}. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ticker":{"type":"string","description":"Ticker symbol or 10-digit CIK","examples":["AAPL"]},"form":{"type":"string","enum":["10-K","10-Q","8-K"],"default":"10-K","description":"Which filing form to fetch.","examples":["10-K"]},"selector":{"type":"string","description":"10-K: fiscal year. 10-Q/8-K: period-end date YYYY-MM-DD or a year. Omit for the latest on file.","examples":["2023"]},"sections":{"type":"string","description":"Comma-separated section keys to include in full, or 'all'. Omit for the manifest only.","examples":["risk_factors,mdna"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["ticker"]}},{"name":"security_holders","description":"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 again with x_payment. The free `pricing` tool lists every price at once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cusip":{"type":"string","description":"9-character CUSIP","examples":["037833100"]},"x_payment":{"type":"string","description":"Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data."}},"required":["cusip"]}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-23T11:53:41.856Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-23T11:53:41.878Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 132ms"]},"poisoning":{"score":15,"max":15,"notes":["12 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://x402.professorsausages.com/mcp/finance","reachable":true,"authRequired":false,"latencyMs":132,"serverInfo":{"name":"sausage-finance","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://x402.professorsausages.com/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}