Public Company Reporting Window Finder
상장 기업 실적 발표일 및 보고 기간 찾기 MCP 서버
Mamba Labs의 Public Company Earnings Dates and Reporting Window Finder 액터를 위한 MCP 서버입니다.
도메인, 티커, ISIN, LEI 또는 CIK를 입력하면 해당 상장 기업이 언제 실적을 발표하는지와 그 전후에 연락하기 좋은 시기를 알려줍니다: 회계연도 종료일, 보고 주기, 다음 보고일, 이벤트까지 남은 일수, 그리고 사용자가 정의한 아웃리치 기간의 시작과 종료일.
타이밍 행은 미국 기업에만 적용됩니다. 신원, 거래소 및 분류는 전 세계 공개 가능한 기업에 대해 확인됩니다. 보고일은 미국 SEC 제출 이력에서 가져오며 미국 기업에만 존재합니다. 비미국 기업은 완전히 확인되지만 추정 날짜 대신
timing_unavailable_reason을 반환하며, 조회가 실행되었으므로 여전히 타이밍 행으로 청구됩니다.
다섯 가지 도구, 각 액터 모드별
도구 | 입력 | 반환값 |
| 식별자 | 신원 및 거래소, 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 주기를 반환합니다.
아무것도 확인되지 않은 행도 청구됩니다. 어떤 상장 기업과도 일치하지 않는 식별자는 다른 모든 필드가 null인 no_match의 match_method를 반환합니다. 이는 실제 답변이며 조회가 실행되어 생성된 것입니다.
비용
Apify에서 이벤트당 지불하며, 필터링된 행이 아닌 반환된 행에 대해 요금이 부과됩니다.
이벤트 | 가격 |
기업 확인 | $0.006 per row |
타이밍 행 반환 | $0.012 per row |
보고 시즌 집계 | $0.05 per row |
액터 시작 | $0.00005 per run |
Apify Bronze, Silver, Gold 요금제에서 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