We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mako10k/mcp-confirm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"threshold": 1,
"reporters": ["console", "json"],
"absolute": true,
"gitignore": true,
"ignore": ["**/node_modules/**", "**/dist/**", "**/.git/**"],
"format": ["typescript", "javascript"],
"min-lines": 5,
"min-tokens": 50,
"output": "./reports"
}