Skip to main content
Glama

Dingo MCP Server

by MigoXLab
index.html491 B
<!doctype html> <html> <head> <meta charset="UTF-8" /> <title>Dingo</title> <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP --> <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:" /> </head> <body> <div id="root"></div> <script type="module" src="/src/main.tsx"></script> </body> </html>

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