Suanyo.

Suanyo.

把中国上市公司的公告和财报,
变成 AI agent 可调用、可追溯的结构化数据。

Typed MCP tools for Chinese public-company filings, with stable schemas, reporting periods, disclosure dates, and source links.

一个 agent 可以调用的中国上市公司披露数据服务。

Filings, statements, announcement events, and source references as MCP tools.

工具调用
tool: search_announcements

input:
  company: "600519"
  query: "年度报告"
  period: "2025"
返回
{
  "company": "贵州茅台",
  "symbol": "600519",
  "filing_type": "annual_report",
  "report_period": "2025",
  "disclosed_at": "2026-03-28",
  "source_url": "..."
}

披露文件、数据结构、MCP tools 和 agent 工作流连在一起。

From original filing to typed response, with the source path kept in the result.

01披露文件

公告、年报、中报、季报和临时公告。

02数据结构

公司、报告期、字段、单位、披露日期。

03MCP tools

检索公告,读取财报,查看公告详情。

04Agent 工作流

披露资料助手、公告追踪和团队知识库。

agent 可以直接查询公司公告、读取财务报表、对比报告期字段,并把来源链接带回回答。

Agents can retrieve filings, read statements, compare reporting periods, and carry source links into the answer.

  • 01查找某家公司最近披露的公告和财报。
  • 02读取指定报告期的利润表、资产负债表和现金流量表。
  • 03比较不同年份的营收、净利润和经营现金流。
  • 04检索公告事件,并带回标题、日期和原文来源。

公告、财报、报告期和来源,按同一套结构返回。

Annual reports, interim reports, quarterly reports, announcement events, and source references.

data

公司披露、财务报表和公告检索,作为 MCP tools 交付。

filingsget_company_filings

按公司、文件类型和报告期读取披露文件。

statementsget_financial_statement

读取利润表、资产负债表和现金流量表。

searchsearch_announcements

按关键词、公司和日期检索公告事件。

tools

披露资料助手、公告追踪、披露文件摘要和团队知识库都可以沿同一组工具接入。

Reusable workflows for filing assistants, filing monitors, and team knowledge systems.

workflows

把 Suanyo Data 接入你的 agent 工作流。

Bring Chinese public-company filings into your agent stack.

contact