WaveXisMCP
Rank #20,459io.github.MathiasPaulenko/wavexis-mcp
220 browser automation tools for Chrome, Edge, and Firefox via CDP + BiDi. 100% Python.
WaveXisMCP is a Model Context Protocol (MCP) server published by MathiasPaulenko. It ranks #20,459 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WaveXisMCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 111,587 of 132,046 servers on MCP Toplist.
Use WaveXisMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wavexis-mcp -- uvx wavexis-mcp[mcp_servers.wavexis-mcp]
command = "uvx"
args = ["wavexis-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wavexis-mcp": {
"command": "uvx",
"args": [
"wavexis-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wavexis-mcp": {
"command": "uvx",
"args": [
"wavexis-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wavexis-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"wavexis-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wavexis-mcp": {
"command": "uvx",
"args": [
"wavexis-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wavexis-mcp": {
"command": "uvx",
"args": [
"wavexis-mcp"
]
}
}
}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.MathiasPaulenko%2Fwavexis-mcp)<a href="https://mcptoplist.com/server/io.github.MathiasPaulenko%2Fwavexis-mcp"><img src="https://mcptoplist.com/badge/io.github.MathiasPaulenko%2Fwavexis-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MathiasPaulenko
Available versions (1)
| Version | Published |
|---|---|
| 1.6.24 | Jul 29, 2026 |
Frequently asked questions
- Who maintains WaveXisMCP?
- WaveXisMCP is maintained by MathiasPaulenko, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is WaveXisMCP listed on the Official MCP Registry?
- Yes — WaveXisMCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does WaveXisMCP have?
- MCP Toplist tracks 1 version of WaveXisMCP, most recently published on Jul 29, 2026.
- Where can I find the source code for WaveXisMCP?
- The source code for WaveXisMCP is hosted at github.com/MathiasPaulenko/wavexis-mcp.
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.