MCP Tool Auditor
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Tool AuditorAudit the description for my 'search' tool"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Tool Auditor
Audit any MCP tool description for LLM reliability. Detect smells, scores quality 0-100, and rewrite for better agent accuracy.
Zero external APIs. Pure computation. Built for developers who care about agent reliability.
Why this exists
Research in 2026 shows that 97% of MCP tool descriptions contain at least one "smell" (vague purpose, missing usage guidelines, opaque parameters). When descriptions are weak, AI agents pick the wrong tool or waste steps.
This MCP server lets you (or your agent) audit and fix those descriptions before you publish.
Related MCP server: hallumark
Quick start
# Install & run with any MCP client
npx -y mcpize connect @princeruhulofficial/tool-auditor --client claudeOr add to your Claude / Cursor / other client config:
{
"mcpServers": {
"tool-auditor": {
"command": "npx",
"args": ["-y", "mcp-tool-auditor"]
}
}
}Tools
Tool | What it does |
| Score one tool description (0-100), list smells, give fix suggestions |
| Generate a high-quality rewritten description ready to paste |
| Audit a full list of tools — detect overcrowding + rank quality |
| Return the current best-practice checklist for MCP tool descriptions |
Why entrepreneurs care
If you are building AI products or selling MCP servers:
Agents that pick the wrong tool = wasted tokens + angry users
High-quality tool descriptions = higher task success rate
This server is free to run (no API bills) and can be called by your own agents during development
Pricing (when published on MCPize)
Free: 100 audits / day
Pro $9/mo: 2 000 audits / day
Development
npm install
npm run build
npm run test:smokeLicense
MIT © Prince Ruhul / Prevalid
Daily AI MCP project generated by Grok for @princeruhulofficial
Date: 2026-07-30
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/princeruhulofficial/mcp-tool-auditor-20260730'
If you have feedback or need assistance with the MCP directory API, please join our Discord server