We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ViperJuice/Code-Index-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"version": "1.0",
"enabled": true,
"auto_download": true,
"auto_upload": true,
"index_location": ".mcp-index/",
"artifact_retention_days": 30,
"ignore_file": ".mcp-index-ignore",
"languages": "auto",
"exclude_defaults": true,
"custom_excludes": [],
"github_artifacts": {
"enabled": true,
"compression": true,
"max_size_mb": 100
}
}