Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

DingTalk MCP protocol implementation for AI services

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages