GetExperience✓
io.github.SKurakov/getexperience · v0.6.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.SKurakov/getexperience",
"description": "Search and book tours and travel experiences in 40+ countries via MCP.",
"title": "GetExperience",
"repository": {
"url": "https://github.com/SKurakov/getexperience-mcp",
"source": "github"
},
"version": "0.6.0",
"remotes": [
{
"type": "sse",
"url": "https://getexperience.com/mcp",
"headers": [
{
"description": "API key for B2B booking (not required for browsing)",
"isSecret": true,
"name": "X-Api-Key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}