Skip to main content
Glama

mcp-dingdingbot-server

#!/bin/bash echo "Testing send_text functionality..." curl -X POST -H "Content-Type: application/json" -d '{ "tool": "send_text", "params": { "content": "This is a test message from DingDing Bot", "at_mobiles": [], "at_user_ids": [], "is_at_all": false } }' http://localhost:8080/api/v1/run

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/HundunOnline/mcp-dingdingbot-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server