Serversio.github.Vonage/vonage-documentation-mcp
M

io.github.Vonage/vonage-documentation-mcp

io.github.Vonage/vonage-documentation-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://documentation-mcp.vonage.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.Vonage/vonage-documentation-mcp",
  "description": "MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.",
  "repository": {
    "url": "https://github.com/Vonage/vonage-mcp-server-documentation",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://documentation-mcp.vonage.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}