Skip to content

Add rate limiting guide for MCPServer#691

Open
jerm-dro wants to merge 3 commits intomainfrom
jerm-dro/rate-limiting-docs
Open

Add rate limiting guide for MCPServer#691
jerm-dro wants to merge 3 commits intomainfrom
jerm-dro/rate-limiting-docs

Conversation

@jerm-dro
Copy link
Copy Markdown
Contributor

@jerm-dro jerm-dro commented Apr 10, 2026

Summary

Document the rate limiting capabilities added to MCPServer in toolhive v0.17.0 (stacklok/toolhive#4550, #4704, #4718).

  • Explain the token bucket algorithm and how shared vs per-user scopes work
  • Show YAML examples for shared limits, per-user limits, combined configs, and per-tool overrides
  • Add to the Kubernetes Operator sidebar after auth-k8s

Video to demonstrate rendering:

Screen.Recording.2026-04-10.at.9.01.11.AM.mov

Related

Generated with Claude Code

Document shared and per-user token bucket rate limits on MCPServer
resources, including per-tool overrides and combined configurations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 10, 2026 16:03
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Apr 10, 2026 5:30pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Kubernetes Operator documentation for configuring MCPServer rate limiting and links it into the Operator docs sidebar.

Changes:

  • Add a new Kubernetes guide page describing MCPServer rate limiting configuration and behavior.
  • Add the new guide to the Kubernetes Operator section of the Docusaurus sidebar.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
sidebars.ts Adds the new rate limiting guide to the Kubernetes Operator navigation.
docs/toolhive/guides-k8s/rate-limiting.mdx New guide explaining rate limiting concepts and providing YAML configuration examples.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants