云启智联 MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YQZL_API_BASE_URL | No | Base URL for the AI service API | http://8.135.62.13:5000/AIService |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| parse_bank_receiptA | 解析银行回单图片或 PDF,支持每页多张回单自动裁剪为单张。返回结构化字段:交易日期、摘要、金额、收支账号户名、银行、交易流水号等。 |
| parse_bank_statementB | 解析银行对账单图片或 PDF,返回账户信息、交易明细等结构化数据。 |
| parse_invoiceB | 解析增值税发票图片或 PDF,返回发票代码、发票号码、开票日期、金额、购销方信息等。 |
| parse_documentC | 通用文档解析,提取 PDF/图片中的结构化文本内容。 |
| get_task_resultB | 根据 task_id 查询异步解析任务的结果。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/yunqi-zhilian/yqzl-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server