Slim
БесплатноНе проверенOptimizes MCP tool menus from OpenAPI specs by grouping operations by tag and trimming schemas to reduce token usage, improving agent tool-selection accuracy.
Описание
Optimizes MCP tool menus from OpenAPI specs by grouping operations by tag and trimming schemas to reduce token usage, improving agent tool-selection accuracy.
README
Agent-facing API QA ? score, inspect, evaluate, and improve MCP quality.
"We prove agents can actually use your MCP."
Real benchmark results
State of MCP Quality 2026 (v0) ? 10 public servers scored live:
| Server | Grade | Tools | Tokens |
|---|---|---|---|
| MCP Filesystem | A | 14 | 1,997 |
| MCP Sequential Thinking | A | 1 | 996 |
| MCP Everything | A | 13 | 1,236 |
| MCP Memory | A | 9 | 1,040 |
| MCP Puppeteer | B | 7 | 612 |
Per-server reports: examples/reports/
npx github:louisreid/mcp-doctor benchmark -o ./reports
Three pillars
| Pillar | Command | Status |
|---|---|---|
| Static scorecard | inspect, test |
v0.4 |
| Task success | eval (BYOK) |
v0.4 |
| Agent friction | included in eval |
v0.4 |
Plus: Recommended Improvements, Replay Timeline, Model Compatibility Matrix (multi-model eval).
Quick start
# Benchmark public MCPs
npx github:louisreid/mcp-doctor benchmark
# Inspect your Cursor MCP server
npx github:louisreid/mcp-doctor list
npx github:louisreid/mcp-doctor inspect <name> -o report.md
# Agent eval (BYOK � Vercel AI Gateway free trial, local only)
export AI_GATEWAY_API_KEY=...
npx github:louisreid/mcp-doctor eval memory \
--task "List all tools and describe them" \
--models openai/gpt-4o-mini,openai/gpt-4o -o eval-report.md
AI Gateway setup (one-time)
vercel login
cd mcp-doctor && vercel link
vercel ai-gateway api-keys create --name mcp-doctor-local --budget 5 --refresh-period monthly
# Key saved to .env.local (gitignored) � CLI auto-loads it for eval
Pain Interview (before sending to friends)
See docs/FRIEND-GUIDE.md and Coefficient PAIN-INTERVIEW.md.
Do not ask friends to beta-test until you've run a 30-min workflow interview.
Commands
| Command | Description |
|---|---|
benchmark |
State of MCP Quality ? score catalog servers |
list |
MCP servers in ~/.cursor/mcp.json |
inspect <name> |
Live connect + scorecard + suggested fixes |
eval <name> --task "..." |
BYOK agent eval + friction + replay (Vercel AI Gateway) |
test --demo |
Static scorecard on OpenAPI fixture |
competitors |
36-player market map |
Roadmap
| Priority | Feature | Status |
|---|---|---|
| 1 | Public benchmark reports | v0.4 |
| 2 | Pain Interview (Jonty / Anders) | In progress |
| 3 | BYOK eval + friction | v0.4 |
| 4 | Suggested fixes | v0.4 |
| 5 | Model matrix | v0.4 |
| 6 | Scale to 50 MCPs + awards | Next |
| 9 | OpenAPI drift | Deprioritized |
License
MIT ? Coefficient investigation
Установка Slim
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/louisreid/mcp-doctorFAQ
Slim MCP бесплатный?
Да, Slim MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Slim?
Нет, Slim работает без API-ключей и переменных окружения.
Slim — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Slim в Claude Desktop, Claude Code или Cursor?
Открой Slim на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Slim with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
