io.github.geraservicesuk/mcp-geraquest✓
io.github.geraservicesuk/mcp-geraquest · v0.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.geraservicesuk/mcp-geraquest",
"description": "AI prompt engineering game: challenges, leaderboards, community prompts.",
"repository": {
"url": "https://github.com/geraservicesuk/mcp-geraquest",
"source": "github"
},
"version": "0.1.0",
"packages": [
{
"registryType": "npm",
"identifier": "@gera-services/mcp-geraquest",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL for the PromptQuest API (defaults to https://api.promptquest.app)",
"name": "GERAQUEST_API_URL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}