Waveguard
Rank #2,632io.github.gpartin/waveguard
MCP server providing waveguard capabilities
Waveguard is a Model Context Protocol (MCP) server published by gpartin. It ranks #2,632 of 132,113 servers tracked on MCP Toplist, and its repository has 47 GitHub stars. Waveguard is listed on Official MCP, with 6 tracked versions. It was first listed on Feb 21, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 129,481 of 132,113 servers on MCP Toplist.
Use Waveguard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http waveguard https://gpartin--waveguard-api-fastapi-app.modal.run/mcp[mcp_servers.waveguard]
url = "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"Add to ~/.codex/config.toml.
https://gpartin--waveguard-api-fastapi-app.modal.run/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"waveguard": {
"url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"waveguard": {
"type": "http",
"url": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"waveguard": {
"serverUrl": "https://gpartin--waveguard-api-fastapi-app.modal.run/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"waveguard": {
"url": "https://gpartin--waveguard-api-fastapi-app.modal.run/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.gpartin%2Fwaveguard)<a href="https://mcptoplist.com/server/io.github.gpartin%2Fwaveguard"><img src="https://mcptoplist.com/badge/io.github.gpartin%2Fwaveguard.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gpartin
Other servers by gpartin
View all gpartin servers →Available versions (6)
| Version | Published |
|---|---|
| 3.3.0 | Mar 1, 2026 |
| 3.1.0 | Feb 26, 2026 |
| 2.0.2 | Feb 21, 2026 |
| 2.0.4 | Feb 21, 2026 |
| 2.0.3 | Feb 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Waveguard?
- Waveguard is maintained by gpartin, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Waveguard listed on the Official MCP Registry?
- Yes — Waveguard is listed on the Official MCP Registry.
- How many versions does Waveguard have?
- MCP Toplist tracks 6 versions of Waveguard, most recently published on Mar 1, 2026.
- Where can I find the source code for Waveguard?
- The source code for Waveguard is hosted at github.com/gpartin/LFMAnomalyDetection.
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.