AgentMarketMCP / SKILL 资产档案馆

目录 / AgentLadle Financial Reports MCP

MCP 需 API Key 未评级 已上架

AgentLadle Financial Reports MCP

# AgentLadle Financial Reports MCP Welcome to the **AgentLadle Financial Reports MCP Server**! This tool empowers your favorite MCP-compatible clients (like Cursor and Claude Desktop) with professional-grade capabilities for corporate intelligence, financial data extraction, and report analysis. ## 🚀 Getting Started To use this server, you will need a valid AgentLadle API Key. ### 1. Get Your API Key 1. Go to our official website: [https://agentladle.com](https://agentladle.com) 2. Sign up for an account or log in if you already have one. 3. Navigate to the **MCP Keys** section in your dashboard. 4. Generate a new API Key and copy it. ### 2. Configuration When you install this server via Smithery, you will be prompted to enter your `apiKey`. Simply paste the raw API key you copied from your dashboard (e.g., `sk-123456789abcdef`). For a full quick start, see: [https://agentladle.com/docs/quickstart](https://agentladle.com/docs/quickstart) ## ⚠️ Data Coverage Limitation > Please note that currently, this server only supports **Chinese A-share (CN-A)** listed companies. US stocks, HK stocks, and other markets are not supported yet. ## 🛠️ Available Tools Our server provides the following core tools for financial analysis: * **searchCompanyInfo**: Look up listed companies by name or stock code. Returns stockCode, short name, market, and listing date. Call this first when the user mentions a company name or an unknown code. * **financialKeywordSearch**: Full-text keyword search across financial reports. Extract 1–5 core keywords and get matching fragments with page numbers. * **getFinancialReportPages**: Read original report text by page range. Prefer financialKeywordSearch first to locate pages, then read the returned page. Recommended call order: `searchCompanyInfo` → `financialKeywordSearch` → `getFinancialReportPages`. ## 💬 Support If you encounter any issues or have questions, please reach out to our support team at [support@agentladle.com](mailto:support@agentladle.com) or visit [https://agentladle.com](https://agentladle.com).

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:AgentLadle API Key)
端点
https://financial-reports--agentladle.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "AgentLadle Financial Reports MCP": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://financial-reports--agentladle.run.tools"
    }
  }
}

能力清单

工具说明
financialKeywordSearchFull-text keyword search across financial reports. Use 1-5 keywords (CN-A: Simplified Chinese; HK/US: English). Prefer stockCode from searchCompanyInfo. For TOC use getFinancialReportPages(startPage=1). Report types: annual a4 (e.g. 2025a4), interim h2 (e.g. 2026h2). Currently only CN-A has data.
getFinancialReportPagesRead full page content by page range. For TOC use startPage=1, pageCount=3~5. Prefer stockCode from searchCompanyInfo. Report types: annual a4 (e.g. 2025a4), interim h2 (e.g. 2026h2). Currently only CN-A has data.
searchCompanyInfoSearch listed companies by name or stock code. market is required (CN-A | HK | US). If no hit, retry another market. Returns stockCode, stockName, market, listingDate. Currently only CN-A has data.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。