Skip to main content
Glama

mcp-dingdingbot-server

#!/bin/bash echo "Testing send_template_card functionality..." curl -X POST -H "Content-Type: application/json" -d '{ "tool": "send_template_card", "params": { "title": "Test Template Card", "text": "This is a test template card message from DingDing Bot", "singleTitle": "View Details", "singleURL": "https://github.com/HundunOnline", "btnOrientation": "0" } }' 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