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

Share:
Details:
  • Stars


    0
  • Forks


    0
  • Last commit


    3 months ago
  • Repository age


    3 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to DingTalk AI Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


DingTalk AI Server: MCP Server – MCP.Bar