mingdao-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINGDAO_SIGN | Yes | API 签名 | |
| MINGDAO_APP_KEY | Yes | 明道云应用 Key | |
| MINGDAO_BASE_URL | No | 明道云域名 | https://cooperation.uniontech.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_worksheetsB | 获取应用中的所有工作表列表,包括工作表ID、名称、别名等信息 |
| get_worksheet_schemaA | 获取工作表的字段结构、视图信息,包括所有字段的ID、名称、类型、是否必填等 |
| query_recordsA | 按条件查询工作表记录,支持分页、排序、筛选条件 |
| get_recordB | 根据ID获取单条记录的详细信息 |
| create_recordC | 在工作表中创建新记录 |
| create_record_with_relationsB | 创建新记录并同时建立与其他记录的关联关系 |
| update_recordC | 更新指定记录的字段值 |
| update_record_relationsB | 更新记录的关联关系(全量覆盖) |
| delete_recordC | 删除指定记录 |
| get_related_recordsB | 获取某条记录的关联记录列表 |
| batch_create_recordsC | 批量创建多条记录 |
| batch_update_recordsB | 批量更新多条记录的相同字段 |
| create_worksheetB | 创建新的工作表 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/iceleaf916/mingdao-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server