Skip to main content
Glama
mambalabsdev

Public Company Reporting Window Finder

by mambalabsdev

上市公司财报日期与报告窗口查找器 MCP 服务器

Mamba Labs 上市公司财报日期与报告窗口查找器 在 Apify 上的 MCP 服务器。

输入域名、股票代码、ISIN、LEI 或 CIK,它会告诉你该上市公司何时发布财报,以及何时围绕该时间点进行接触:财政年度结束、报告频率、下一个报告日期、距离事件的天数,以及你定义的外联窗口的开启和关闭时间。

时间行仅覆盖美国公司。 身份、交易所和分类在全球范围内可发布的范围内解析。报告日期来自美国证券交易委员会(SEC)的申报历史,仅适用于美国公司。非美国公司会被完整解析,并返回一个明确的 timing_unavailable_reason,而不是猜测的日期,并且仍会按时间行计费,因为查询已执行。

五个工具,每个对应一种模式

工具

输入

返回

resolve_company

标识符

身份和交易所,44 个字段

qualify_company

标识符

上市状态判定

get_reporting_timing

标识符

财政年度结束、频率、下一个事件、外联窗口,75 个字段

build_company_universe

过滤器

公司列表

get_reporting_season

过滤器

按周或月的报告负载

你无需传递 mode。每个工具都会设置它,并且每个工具只暴露其模式实际使用的输入。

build_company_universeget_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 是用于过滤的字段。 相对于今天,其值为 opennot_yetclosed_passedno_event。当公司没有可用于构建窗口的报告事件时,其状态为 no_event

未知频率会被拒绝,而非猜测。 申报历史过短或不规律的公司会返回一个空的频率及其原因,而不是一个虚构的日期。

未解析的行仍会收费。 如果标识符未匹配到任何上市公司,则返回 match_methodno_match,其他所有字段均为空。这是一个真实的答案,并且查询已执行以产生该结果。

费用

在 Apify 上按事件付费,按返回的行数而非过滤掉的行数收费。

事件

价格

公司已解析

每行 $0.006

时间行已返回

每行 $0.012

报告季节汇总

每行 $0.05

启动 Actor

每次运行 $0.00005

在 Apify 的青铜、白银和黄金计划中,分别适用 5%、10% 和 15% 的批量折扣。时间行不会额外按已解析公司计费。

属于 Mamba Labs GTM 套件的一部分

在 Apify 上浏览完整套件

许可证

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

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
    -
    maintenance
    Enables 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.
  • F
    license
    A
    quality
    D
    maintenance
    Provides 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.
    6
    1
  • A
    license
    -
    quality
    D
    maintenance
    An 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.
    35
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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