filingspulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
FilingsPulse: Global SEC/EDGAR and international filings intelligence API. AI-synthesized plain-language summaries of 10-K, 10-Q, 8-K, S-1/IPO filings. Insider ownership tracking, red flag detection, institutional Coverage: Global Endpoints: • quarterly ($0.02): Eight quarters of reported fundamentals from SEC XBRL, deterministic • exchange ($0.10): Exchange-specific filing intelligence — any listed company worldwide • summary ($0.15): 10-K / Annual Report plain-language summary • insider ($0.10): Insider trading signal — Form 4 analysis • ownership ($0.10): Institutional ownership and 13F analysis • ipo ($0.20): IPO / S-1 prospectus deep dive • 8k ($0.10): Material event analysis (8-K and equivalents) • earnings ($0.25): Earnings brief — deterministic quarterly series + next-report estimate + attributed consensus • redflags ($0.15): Forensic accounting red flag scan • compare ($0.15): Side-by-side competitor comparison from filings • search ($0.08): Full-text filing search across all public databases • fund-holdings ($0.25): Fund holdings from SEC Form N-PORT • anomaly ($0.25): EDGAR filing-anomaly scan • transcript-search ($0.20): Full-text SEC filing search with excerpts • muni-bond ($0.15): Municipal bond disclosure search
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"cik": {
"type": "string",
"description": "cik"
},
"fund": {
"type": "string",
"description": "fund"
},
"lang": {
"type": "string",
"description": "lang"
},
"cusip": {
"type": "string",
"description": "cusip"
},
"event": {
"type": "string",
"description": "earnings | executive_change | merger | restatement | debt | cybersecurity | guidance_change"
},
"query": {
"type": "string",
"description": "Optional focus topic (e.g. revenue growth, ESG, M&A)"
},
"action": {
"enum": [
"quarterly",
"exchange",
"summary",
"insider",
"ownership",
"ipo",
"8k",
"earnings",
"redflags",
"compare",
"search",
"fund-holdings",
"anomaly",
"transcript-search",
"muni-bond"
],
"type": "string",
"description": "Which endpoint to call. Options: quarterly | exchange | summary | insider | ownership | ipo | 8k | earnings | redflags | compare | search | fund-holdings | anomaly | transcript-search | muni-bond"
},
"issuer": {
"type": "string",
"description": "issuer"
},
"ticker": {
"type": "string",
"description": "Stock ticker (works for US; use company name for international)"
},
"company": {
"type": "string",
"description": "Ticker, company name, or CIK"
},
"ticker1": {
"type": "string",
"description": "ticker1"
},
"ticker2": {
"type": "string",
"description": "ticker2"
},
"company1": {
"type": "string",
"description": "company1"
},
"company2": {
"type": "string",
"description": "company2"
},
"exchange": {
"type": "string",
"description": "Exchange code — enables precise source targeting and jurisdiction-correct filing terminology"
},
"date_from": {
"type": "string",
"description": "YYYY-MM-DD"
},
"form_type": {
"type": "string",
"description": "form_type"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries