IVR Solutions MCP Server

Give your AI agent the power to place calls, mask numbers and run your telephony — over the Model Context Protocol.

Endpoints: https://mcp.ivrsolutions.in/mcp · voice https://mcp.ivrsolutions.in/mcp/partner · partner

Authenticate with your IVR Solutions API key as a bearer token. Add this to Claude Desktop, Cursor, or any MCP client:

{
  "mcpServers": {
    "ivr": {
      "url": "https://mcp.ivrsolutions.in/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_IVR_API_KEY"
      }
    }
  }
}

Get your API key from your dashboard → Settings → API. Full REST reference at api.ivrsolutions.in.