Skip to main content
Glama

rate_limit_limiter_create

Create a named rate limiter to control request frequency using fixed window, sliding window, or token bucket algorithms.

Instructions

[rate_limit] Create a named rate limiter. algorithm: fixed (window counter), sliding (no burst), or token_bucket (smooth rate with burst).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
max_callsNo
window_secondsNo
algorithmNo
rate_per_secondNo
burst_capacityNo

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0-co/agent-friend'

If you have feedback or need assistance with the MCP directory API, please join our Discord server