SERVER
Floodgate
Rank #1701io.github.sathergate/floodgate
Rate limiting for Next.js. Zero-dependency sliding window and token bucket.
First listed
Mar 29, 2026
Last publish date
Mar 29, 2026
OVERVIEW
Floodgate is a Model Context Protocol (MCP) server published by sathergate. It ranks #1701 of 58,832 servers tracked on MCP Toplist, and its repository has 359 GitHub stars. MCP Toplist tracks 2 versions of Floodgate. It was first listed on Mar 29, 2026 and most recently updated on Mar 29, 2026.
STANDING
#1,701of 58,832 tracked serversTop 5%
Ranks ahead of 57,131 of 58,832 servers on MCP Toplist.
CONNECT
Use Floodgate
Add Floodgate to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"floodgate": {
"command": "npx",
"args": [
"-y",
"ratelimit-next"
]
}
}
}ORGANIZATION
sathergate
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Floodgate?
- Rate limiting for Next.js. Zero-dependency sliding window and token bucket.
- Who maintains Floodgate?
- Floodgate is maintained by sathergate, which publishes 7 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Floodgate an official MCP server?
- Floodgate is not currently listed on the Official MCP Registry.
- How many versions does Floodgate have?
- MCP Toplist tracks 2 versions of Floodgate, most recently published on Mar 29, 2026.
- Where can I find the source code for Floodgate?
- The source code for Floodgate is hosted at github.com/sathergate/sathergate-toolkit.
EXPLORE