Wavix MCP Server
Rank #9,245io.github.Wavix/mcp
Hosted MCP server for the Wavix telecom platform: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs.
Wavix MCP Server is a Model Context Protocol (MCP) server published by wavix. It ranks #9,245 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Wavix MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 122,868 of 132,113 servers on MCP Toplist.
Use Wavix MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wavix https://mcp.wavix.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.wavix]
url = "https://mcp.wavix.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.wavix.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"wavix": {
"url": "https://mcp.wavix.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"wavix": {
"type": "http",
"url": "https://mcp.wavix.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"wavix": {
"serverUrl": "https://mcp.wavix.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"wavix": {
"url": "https://mcp.wavix.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Wavix%2Fmcp)<a href="https://mcptoplist.com/server/io.github.Wavix%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.Wavix%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wavix
Other servers by wavix
View all wavix servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 25, 2026 |
Frequently asked questions
- Who maintains Wavix MCP Server?
- Wavix MCP Server is maintained by wavix, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Wavix MCP Server listed on the Official MCP Registry?
- Yes — Wavix MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Wavix MCP Server have?
- MCP Toplist tracks 1 version of Wavix MCP Server, most recently published on May 25, 2026.
- Where can I find the source code for Wavix MCP Server?
- The source code for Wavix MCP Server is hosted at github.com/wavix/wavix-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.