mcp tool useMuiDocs returning too many tokens for Claude Code
Open
@hasdfa is already working on this.
Since Aug 20, 2025.
scope: mcp
status: waiting for maintainer
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Steps to reproduce
Steps:
- install claude code
- install mcp server
- ask it to search material-ui documentation
Current behavior
● mui-mcp - useMuiDocs (MCP)(urlList: ["https://llms.mui.com/material-ui/7.2.0/llms.txt"])
⎿ Error: MCP tool "useMuiDocs" response (25712 tokens) exceeds maximum allowed tokens (25000). Please use pagination, filtering, or limit parameters to reduce the response size.
I've tried prompting claude-code to use pagination, filtering, or limits all with no success.
Expected behavior
No response
Context
No response
Your environment
No response
Search keywords: mcp, claude code
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.