MCPJamMCPJamOfficialยท5 Agent Skills Included

inspector

Test, debug, and evaluate MCP servers across AI clients

Tests and debugs MCP servers across 16 client configurations and 170+ models with full JSON-RPC traces. Generates eval test suites, imports existing test corpora, and audits OAuth and security posture automatically. Eliminates manual cross-client checking and catches regressions in CI before they reach production.
npx skills add MCPJam/inspector --all -g -y
Available:

Gives AI coding agents working rules for this codebase, covering centralized logging, required test coverage, and eval prompt authoring policies.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’