FlurryPORT
Rank #30,552io.flurryport/webhooks-and-rooms
Webhook capture and replay, delivery pipes, and signed multi-agent rooms. No signup to start.
FlurryPORT is a Model Context Protocol (MCP) server published by flurryport. It ranks #30,552 of 132,405 servers tracked on MCP Toplist. FlurryPORT is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 101,853 of 132,405 servers on MCP Toplist.
Use FlurryPORT
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add webhooks-and-rooms -- npx -y flurryport mcp --ref official-registry[mcp_servers.webhooks-and-rooms]
command = "npx"
args = ["-y", "flurryport", "mcp", "--ref", "official-registry"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"webhooks-and-rooms": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"webhooks-and-rooms": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"webhooks-and-rooms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"webhooks-and-rooms": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"webhooks-and-rooms": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}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.flurryport%2Fwebhooks-and-rooms)<a href="https://mcptoplist.com/server/io.flurryport%2Fwebhooks-and-rooms"><img src="https://mcptoplist.com/badge/io.flurryport%2Fwebhooks-and-rooms.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
flurryport
Available versions (3)
| Version | Published |
|---|---|
| 0.6.11 | Sep 3, 2026 |
| 0.6.10 | Sep 3, 2026 |
| 0.6.7 | Sep 1, 2026 |
Frequently asked questions
- Who maintains FlurryPORT?
- FlurryPORT is maintained by flurryport, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is FlurryPORT listed on the Official MCP Registry?
- Yes — FlurryPORT is listed on the Official MCP Registry.
- How many versions does FlurryPORT have?
- MCP Toplist tracks 3 versions of FlurryPORT, most recently published on Sep 3, 2026.
- Where can I find the source code for FlurryPORT?
- The source code for FlurryPORT is hosted at github.com/flurryport/cli.
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.