Serverslive.alpic.staging.mcp-server-template-90a89880/mcp-server-template
T

Template server

live.alpic.staging.mcp-server-template-90a89880/mcp-server-template · v0.0.1
● Remote
v0.0.1remote🌐 https://mcp-server-template-90a89880.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-90a89880/mcp-server-template",
  "description": "Work in progress",
  "title": "Template server",
  "version": "0.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-server-template-90a89880.staging.alpic.live"
    },
    {
      "type": "sse",
      "url": "https://mcp-server-template-90a89880.staging.alpic.live"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}