Integration

What is Rate Limiting?

A mechanism that controls the frequency of API requests to prevent abuse and ensure fair usage. Rate limits are typically expressed as requests per minute/hour. 0nMCP implements token bucket rate limiting with exponential backoff per service.

See Rate Limiting in action with 0nMCP

1,630 tools. 97 services. One npm install.

Get Started