Skip to main content
Glama

Dingo MCP Server

by MigoXLab
custom_config_rule.json584 B
{ "input_path": "test/data/test_local_json.json", "log_level": "DEBUG", "dataset": { "source": "local", "format": "json", "field": { "content": "prediction" } }, "executor": { "rule_list": ["RuleSpecialCharacter", "RuleWatermark"] }, "evaluator": { "rule_config": { "RuleSpecialCharacter": { "pattern": "[�^□]|\\{\\/U\\}" }, "RuleWatermark": { "key_list": ["谢邀", "Architecture of dingo"] } } } }

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/MigoXLab/dingo'

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