Public Company Reporting Window Finder
公開企業の決算日と連絡期間検索 MCP サーバー
Mamba Labs の 公開企業の決算日と連絡期間検索 アクター向け MCP サーバー (Apify 上)。
ドメイン、ティッカー、ISIN、LEI、CIK を指定すると、その公開企業が いつ決算を発表するか、およびその前後の連絡に適した期間を知らせます:会計年度末、報告頻度、次の報告日、イベントまでの日数、定義した連絡期間の開始と終了。
タイミング情報は米国企業のみ対象。 企業識別、取引所、業種分類は全世界の公開可能なユニバースを対象に解決します。報告日は米国 SEC の提出履歴に基づき、米国企業のみ存在します。非米国企業は完全に解決されますが、
timing_unavailable_reasonに理由が示され、推測日は返されません。また、検索が実行されたためタイミング行として課金されます。
5 つのツール(アクターモードごとに 1 つ)
ツール | 入力 | 戻り値 |
| 識別子 | 企業識別と取引所、44 フィールド |
| 識別子 | 上場ステータスの判定 |
| 識別子 | 会計年度末、頻度、次のイベント、連絡期間、75 フィールド |
| フィルター | 企業リスト |
| フィルター | 週または月単位の報告負荷 |
mode を渡す必要はありません。各ツールが自動で設定し、各ツールはそのモードが実際に使用する入力のみを公開します。
build_company_universe と get_reporting_season はフィルターからリストを構築し、企業識別子は受け付けません。両方で limit を明示的に設定してください。デフォルトは 1000 で、返された行ごとに課金されます。
Related MCP server: SEC EDGAR MCP Server
インストール
{
"mcpServers": {
"mamba-public-company-reporting-window-finder": {
"command": "npx",
"args": ["-y", "@mambalabsdev/mcp-public-company-reporting-window-finder"],
"env": { "APIFY_TOKEN": "your-apify-token" }
}
}
}トークンは console.apify.com/account/integrations で取得してください。
出力の読み方
日付は予測であり、発表ではありません。 next_event_is_estimate は、提出履歴から導出された日付の場合に true になります。confidence_band は 0.80 と 0.50 に設定され、チェーン内の最も弱いリンクに基づいて計算されるため、confidence_effective はイベント信頼度と頻度信頼度の最小値(平均ではありません)となります。
window_status はフィルタリング対象のフィールドです。 値は open、not_yet、closed_passed、no_event(本日基準)です。no_event は、報告イベントがなく連絡期間を構築できない企業の状態です。
不明な頻度は拒否され、推測されません。 提出履歴が短すぎる、または不規則な企業は、null の頻度と理由が返され、日付は創作されません。
何も解決できない行でも課金されます。 一致する公開企業がない識別子は match_method が no_match となり、他のすべてのフィールドは null になります。これも実際の回答であり、検索が実行されて生成されました。
料金
Apify でイベントごとに従量課金され、フィルタリングで除外された行ではなく、返された行に対して課金されます。
イベント | 価格 |
企業解決 | $0.006/行 |
タイミング行返却 | $0.012/行 |
報告シーズン集計 | $0.05/行 |
アクター開始 | $0.00005/実行 |
Apify のブロンズ、シルバー、ゴールドプランでは、それぞれ 5%、10%、15% のボリュームディスカウントが適用されます。タイミング行は、解決済み企業として追加で課金されることはありません。
Mamba Labs GTM スイートの一部
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-quality-maintenanceEnables deep analysis of SEC EDGAR filings through universal company search, document content extraction, and advanced filing search capabilities. Provides AI-ready access to business descriptions, risk factors, financial statements, and full-text search across any public company's SEC documents.
- FlicenseAqualityDmaintenanceProvides access to SEC filings and detailed XBRL financial data for all publicly traded U.S. companies. It enables users to search for company info, retrieve historical metrics like revenue and assets, and compare financial performance across different industries.61
- Alicense-qualityDmaintenanceAn MCP server that provides access to financial market data via the Finnhub API, focusing on earnings calendars. It allows users to retrieve historical and upcoming earnings announcements including EPS and revenue data.35MIT
- Flicense-qualityCmaintenanceNormalizes and serves corporate events (earnings, dividends, splits, M\&A) from US, UK, Canada, and Australia via a programmatic MCP API.
Related MCP Connectors
177,000+ earnings call transcripts for AI - speaker segments & full-text search.
Give your AI deep fundamentals on US public companies — metrics, segments, peers. Free.
SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mambalabsdev/mcp-public-company-reporting-window-finder'
If you have feedback or need assistance with the MCP directory API, please join our Discord server