FlurryPORT
Rank #42,446io.flurryport/flurryport
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 #42,446 of 132,113 servers tracked on MCP Toplist. FlurryPORT is listed on Official MCP, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 89,667 of 132,113 servers on MCP Toplist.
Use FlurryPORT
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flurryport -- npx -y flurryport mcp --ref official-registry[mcp_servers.flurryport]
command = "npx"
args = ["-y", "flurryport", "mcp", "--ref", "official-registry"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"flurryport": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"flurryport": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flurryport": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flurryport": {
"command": "npx",
"args": [
"-y",
"flurryport",
"mcp",
"--ref",
"official-registry"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flurryport": {
"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%2Fflurryport)<a href="https://mcptoplist.com/server/io.flurryport%2Fflurryport"><img src="https://mcptoplist.com/badge/io.flurryport%2Fflurryport.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
flurryport
Available versions (1)
| Version | Published |
|---|---|
| 0.6.6 | 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 1 version of FlurryPORT, most recently published on Sep 1, 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.