My MCP Server✓
live.alpic.fast-mcp-f337845e/fast-mcp · 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.fast-mcp-f337845e/fast-mcp",
"description": "Description of my MCP server",
"title": "My MCP Server",
"version": "0.0.1",
"websiteUrl": "https://google.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://fast-mcp-f337845e.alpic.live"
},
{
"type": "sse",
"url": "https://fast-mcp-f337845e.alpic.live"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}