Template serv✓
live.alpic.staging.mcp-server-template-5eacc5c3/mcp-server-template · v0.0.3
v0.0.3▦ remote🌐 https://mcp-server-template-5eacc5c3.staging.alpic.live
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "live.alpic.staging.mcp-server-template-5eacc5c3/mcp-server-template",
"description": "A non functional MCP server (yet)",
"title": "Template serv",
"version": "0.0.3",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-server-template-5eacc5c3.staging.alpic.live"
},
{
"type": "sse",
"url": "https://mcp-server-template-5eacc5c3.staging.alpic.live"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}