Serverslive.alpic.staging.demo-81c8a122/demo
D

My MCP Server

live.alpic.staging.demo-81c8a122/demo · v0.0.1
● Remote
v0.0.1remote🌐 https://demo-81c8a122.staging.alpic.live
{}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.staging.demo-81c8a122/demo",
  "description": "Description of my MCP server",
  "title": "My MCP Server",
  "version": "0.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://demo-81c8a122.staging.alpic.live"
    },
    {
      "type": "sse",
      "url": "https://demo-81c8a122.staging.alpic.live"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}