agentladle-financial-reports
mcpsmithery# 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`). ## โ ๏ธ Data Coverage Limitation > Please note that currently, this server only supports searching and extracting **Annual Reports (Years 2023-2025)** from **Chinese A-share** listed companies (Shanghai and Shenzhen Stock Exchanges). US stocks, HK stocks, and quarterly/semi-annual reports are not supported yet. ## ๐ ๏ธ Available Tools Our server provides the following core tools for financial analysis: * **SearchCompanyInfo**: Query essential corporate information and fundamentals. * **FinancialKeywordSearch**: Perform targeted keyword searches across comprehensive financial reports. * **GetFinancialReportPages**: Retrieve specific pages and precise data points from financial documents. * **GetFinancialStatementsStartPages**: Quickly locate the exact starting pages of balance sheets, income statements, and cash flow statements. * **GetReportChapters**: Extract organized chapter structures and sections from lengthy corporate reports. ## ๐ฌ Support If you encounter any issues or have questions, please reach out to our support team at [[email protected]](mailto:[email protected]) or visit [https://agentladle.com](https://agentladle.com).
By Smithery | 9 findings | Scanned 7/2/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (9)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
financialKeywordSearchsearchCompanyInfoFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
declared capabilities: network access
financialKeywordSearchsearchCompanyInfoFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
financialKeywordSearchgetFinancialReportPagesgetFinancialStatementsStartPagesgetReportChapterssearchCompanyInfoFix: Review and remediate the identified issue.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y agentladle-financial-reports"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)