inspector
Test, debug, and evaluate MCP servers across AI clients
All Skills in This Repository (5)
Pure Emerald Level Indicatorscreate-mcp-eval
Generate Jest or Vitest evaluation tests for MCP servers using @mcpjam/sdk.
explore-to-sdk-evals
Convert MCPJam Explore test cases into runnable @mcpjam/sdk eval tests.
run-mcpjam-evals
Runs, polls, and triages MCPJam hosted eval suites through MCP tools.
mcpjam-eval-import
Convert promptfoo, pytest, Jest, and CSV test corpora into validated MCPJam eval suite YAML files.
user-value-chain-glossary
Defines MCPJam eval wire enums, stage states, failure categories, and population rules.
Frequently Asked Questions
FAQPage SchemaHow to install MCPJam Inspector?โผ
Run `npx skills add MCPJam/inspector --all -g -y` in your terminal to install all skills in this suite globally.
What does MCPJam Inspector do?โผ
It lets you test, debug, and evaluate MCP servers across clients like ChatGPT, Claude, and Cursor, with full traces of every tool call and OAuth exchange.
How do I write eval tests for my MCP server?โผ
The create-mcp-eval skill generates ready-to-run Jest or Vitest eval tests using the @mcpjam/sdk, based on your server's tools and your chosen LLM provider.
Can I import existing tests into MCPJam?โผ
Yes. The mcpjam-eval-import skill converts promptfoo YAML, pytest, Jest, or CSV test corpora into a validated MCPJam eval suite file.
Does MCPJam work in CI/CD pipelines?โผ
Yes. Its CLI runs conformance checks, OAuth validation, and evals in GitHub Actions or any CI system to catch regressions before deployment.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core