dingtalk-wiki-mcp
by ianen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DINGTALK_APP_KEY | Yes | The AppKey for your DingTalk application. | |
| DINGTALK_APP_SECRET | Yes | The AppSecret for your DingTalk application. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set_operatorC | 设置操作者 unionid(用于访问 Wiki API) |
| show_configB | 显示当前配置信息(默认用户和知识库列表) |
| list_wiki_workspacesB | 列出用户有权限的知识库工作空间列表 |
| get_wiki_workspaceC | 获取知识库工作空间详情 |
| list_wiki_nodesC | 列出知识库中的节点(文档和目录) |
| create_wiki_docA | 在知识库中创建新文档(需要 Document.WorkspaceDocument.Write 权限) |
| get_wiki_nodeC | 获取知识库节点详情 |
| search_wikiC | 搜索知识库内容 |
| list_departmentsC | 列出钉钉组织架构中的部门列表 |
| get_department_usersC | 获取部门成员列表 |
| get_user_infoC | 获取用户详细信息 |
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/ianen/dingtalk-wiki-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server