Wavix MCP Server
A Model Context Protocol server that gives LLMs and AI agents direct access to the Wavix telecom platform - SMS/MMS, voice calls, 2FA, SIP trunking, phone-number management, 10DLC registration, call recordings, speech analytics, and billing. It is available as a remote MCP endpoint.
Teams that work with 2fa, communications api and cpaas and want a hosted endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 3 · #234 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Wavix
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add wavix-wavix-mcp-server --transport http https://mcp.wavix.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"wavix-wavix-mcp-server": {
"url": "https://mcp.wavix.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.wavix.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.wavix.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.Wavix is GitHub-verified and matches the repo owner
03 · What Wavix can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.0 · 2026-05-22
Highlights · Hosted endpoint at - Streamable HTTP transport, Bearer auth via Wavix API key. · Full Wavix API coverage - tools generated from the Wavix OpenAPI spec. See TOOLS.md for the complete catalogue. · MCP…
04 · Who maintains Wavix
Wavix is maintained by wavix. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/wavix/wavix-mcp-server
- website
- https://wavix.com/
- category
- API integration - ranked #234 of 278 actively-maintained API integration servers as of 2026-09-18.
- registry
- io.github.Wavix/mcp (active, first published 2026-05-25)
06 · Wavix FAQ
What is Wavix?
A Model Context Protocol server that gives LLMs and AI agents direct access to the Wavix telecom platform - SMS/MMS, voice calls, 2FA, SIP trunking, phone-number management, 10DLC registration, call recordings, speech analytics, and billing. It is available as a remote MCP endpoint.
Is Wavix still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16. We re-verify nightly.
How do I install Wavix?
Run `claude mcp add wavix-wavix-mcp-server --transport http https://mcp.wavix.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Wavix require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Wavix
Alternatives to Wavix
Maintained API integration servers if Wavix isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Webflow MCP Server · Webull OpenAPI · Ariadne (whyy9527) · One · Fast News MCP
More Python MCP servers · Wayforth · AI Context Flow · Cicada · Research Hub · see all