Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DINGTALK_APP_KEYYesThe AppKey for your DingTalk application.
DINGTALK_APP_SECRETYesThe AppSecret for your DingTalk application.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
set_operator

设置操作者 unionid(用于访问 Wiki API)

show_config

显示当前配置信息(默认用户和知识库列表)

list_wiki_workspaces

列出用户有权限的知识库工作空间列表

get_wiki_workspace

获取知识库工作空间详情

list_wiki_nodes

列出知识库中的节点(文档和目录)

create_wiki_doc

在知识库中创建新文档(需要 Document.WorkspaceDocument.Write 权限)

get_wiki_node

获取知识库节点详情

search_wiki

搜索知识库内容

list_departments

列出钉钉组织架构中的部门列表

get_department_users

获取部门成员列表

get_user_info

获取用户详细信息

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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