Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Tool Auditor

БесплатноНе проверен

Audits MCP tool descriptions for quality and reliability, scoring them 0-100, detecting smells, and providing rewritten versions for better agent accuracy.

GitHubEmbed

Описание

Audits MCP tool descriptions for quality and reliability, scoring them 0-100, detecting smells, and providing rewritten versions for better agent accuracy.

README

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.

MCP License: MIT Daily AI Project

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.

Quick start

# Install & run with any MCP client
npx -y mcpize connect @princeruhulofficial/tool-auditor --client claude

Or add to your Claude / Cursor / other client config:

{
  "mcpServers": {
    "tool-auditor": {
      "command": "npx",
      "args": ["-y", "mcp-tool-auditor"]
    }
  }
}

Tools

Tool What it does
audit_tool Score one tool description (0-100), list smells, give fix suggestions
rewrite_tool_description Generate a high-quality rewritten description ready to paste
audit_tool_list Audit a full list of tools — detect overcrowding + rank quality
get_best_practices 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:smoke

License

MIT © Prince Ruhul / Prevalid


Daily AI MCP project generated by Grok for @princeruhulofficial
Date: 2026-07-30

from github.com/princeruhulofficial/mcp-tool-auditor-20260730

Установить Tool Auditor в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-tool-auditor

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-tool-auditor -- npx -y github:princeruhulofficial/mcp-tool-auditor-20260730

Пошаговые гайды: как установить Tool Auditor

FAQ

Tool Auditor MCP бесплатный?

Да, Tool Auditor MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Tool Auditor?

Нет, Tool Auditor работает без API-ключей и переменных окружения.

Tool Auditor — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Tool Auditor в Claude Desktop, Claude Code или Cursor?

Открой Tool Auditor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Tool Auditor with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai