DingTalk AI Server
DingTalk MCP protocol implementation for AI services
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the DingTalk AI Server MCP server manually.
DingTalk AI Server
A Node.js implementation of the Model Context Protocol (MCP) for DingTalk AI services.
Features
- Create assistant threads
- Send messages to threads
- Get access tokens
- Create assistant runs
- Various other DingTalk API integrations
Installation
# Clone the repository
git clone https://github.com/plutocheung/dingtalk-ai-server.git
# Navigate to the project directory
cd dingtalk-ai-server
# Install dependencies
npm install
Usage
# Start the server
npm start
Dependencies
- @modelcontextprotocol/sdk
- axios
- crypto-js
- dotenv
- node-fetch
- zod
License
ISC
Details:
Stars
0Forks
0Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to DingTalk AI Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit