#94 · Primary category: MLOps & Evaluation
inspector
Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.
Project last updated:08/29/26
GitHub Stars
2.2K
Forks
271
Contributors
154
License
Other
Why we included this project
Debugging MCP servers means staring at JSON-RPC traffic, and this tool turns that into a structured workflow. You can open a hosted web app or run it locally to chat with an LLM against your server while watching full traces of tool calls and agent steps, explore the exposed tools, resources, and prompts, and walk through OAuth exchanges with guided checks. It also ships a CLI and an SDK for probing servers, running doctor checks, and asserting on tool and resource shapes from your own tests, so you can push those into CI and run end-to-end tests and spec conformance on every pull request. The evals feature goes beyond debugging: define test cases with expected tool calls, run them across multiple models, and track accuracy over time to catch regressions early. That mix of visibility, programmatic testing, and regression tracking makes it a practical everyday tool for teams building MCP infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models