#36 · Primary category: MLOps & Evaluation
inspector
Visual testing tool for MCP servers
Project last updated:08/29/26
GitHub Stars
10.8K
Forks
1.5K
Contributors
140
License
Other
Why we included this project
Anyone building or maintaining a Model Context Protocol server will probably end up here, since this is the closest thing to a standard way to verify how your implementation actually behaves from a client's point of view. Point it at a server and you can list the tools it exposes, fire off live requests, and watch the responses or errors come back, which is exactly what you need when tracking down a contract mismatch. The same package ships a browser UI, a scriptable CLI for CI checks, and an interactive terminal mode, so you can switch tools without leaving your workflow. OAuth and client configuration are handled internally, which removes a good chunk of the setup friction when a server requires authorization before it will talk to you. Teams wiring MCP servers into agents will find these mismatches before shipping rather than after.
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