My MCP Server✓
live.alpic.mcp-server-template-d2d1b3b5/mcp-server-template-xmcp · v0.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "live.alpic.mcp-server-template-d2d1b3b5/mcp-server-template-xmcp",
"description": "Description of my MCP server",
"title": "My MCP Server",
"version": "0.0.1",
"websiteUrl": "Https://wa.me/4033501699",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-server-template-d2d1b3b5.alpic.live"
},
{
"type": "sse",
"url": "https://mcp-server-template-d2d1b3b5.alpic.live"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}