MCP server

Vonage Docs

MCP

Official Vonage docs MCP. Snippets and troubleshooting.

Vonage’s documentation server. The current API, not a forum post.

latest·Proprietary·Updated this quarter·github.com/Vonage/vonage-mcp-server-documentation·Transport: http

Claude CodeCursorDesktop
ScannedActive

claude_desktop_config.json

{
  "mcpServers": {
    "vonage": {
      "url": "https://documentation-mcp.vonage.dev/mcp"
    }
  }
}

By Vonage

Spec

What the server actually exposes.

  • search_docs

    read

    Vonage API docs.

  • snippet

    read

    A current code snippet.

  • troubleshoot

    read

    A documented error.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

vonage-mcp.mcp/tools

Tools

  • search_docs

    Vonage API docs.

    read
  • snippet

    A current code snippet.

    read
  • troubleshoot

    A documented error.

    read

Last call

{ "ok": true,
  "tool": "search_docs",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.