Serversio.github.sapiom/mcp
M

io.github.sapiom/mcp

io.github.sapiom/mcp · v0.5.0
▦ npm
v0.5.0npm npm: @sapiom/mcp↗ 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.sapiom/mcp",
  "description": "Sapiom MCP server — authentication, verification, and API tools",
  "repository": {
    "url": "https://github.com/sapiom/sapiom-js",
    "source": "github",
    "id": "1094593670",
    "subfolder": "packages/mcp"
  },
  "version": "0.5.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@sapiom/mcp",
      "version": "0.5.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "-y",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}