Serversio.github.mctx-ai/example-app
A

Example App

io.github.mctx-ai/example-app · v1.3.4
● Remote
v1.3.4remote🌐 https://example-app.mctx.ai/v1.3.4↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.mctx-ai/example-app",
  "description": "Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc",
  "title": "Example App",
  "repository": {
    "url": "https://github.com/mctx-ai/example-app",
    "source": "github"
  },
  "version": "1.3.4",
  "websiteUrl": "https://example-app.mctx.ai",
  "remotes": [
    {
      "type": "sse",
      "url": "https://example-app.mctx.ai/v1.3.4"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}