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": "bd663aa3-f8fa-4a81-b95a-bf243f5c0ff4",
"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:14:22.545712",
"updated_at": "2026-01-08T06:14:22.547000"
}