We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShunsukeHayashi/context_engineering_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"id": "1643cdc4-30ae-485c-938e-1a65e94a6537",
"name": "Render Test",
"description": "Template for render testing",
"template": "Hello {name}, you are a {role}!",
"variables": [
"role",
"name"
],
"type": "completion",
"category": "test",
"tags": [],
"usage_count": 1,
"quality_score": 0.0,
"created_by": "system",
"created_at": "2026-01-08T06:18:47.717286",
"updated_at": "2026-01-08T06:18:47.718359"
}