josharsh/mcp-jest
Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
This is a testing framework for developers building Model Context Protocol (MCP) servers. It helps ensure that your AI assistants (like Claude or ChatGPT) can reliably connect and interact with external tools, databases, or APIs through your MCP server. You write automated tests that check the functionality of your tools, and the framework reports on passing or failing tests, allowing you to ship your AI agent integrations with confidence.
Available on npm.
Use this if you are a developer building MCP servers and need an automated way to verify that your AI tools are functioning correctly and complying with the MCP standard.
Not ideal if you are not developing MCP servers or are looking for a general-purpose AI model evaluation tool rather than a protocol-specific testing framework.
Stars
16
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jan 23, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/josharsh/mcp-jest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Portkey-AI/hoot
MCP Testing Tool — Like Postman, but for the Model Context Protocol.
apify/tester-mcp-client
Model Context Protocol (MCP) Client for Apify's Actors
dkmaker/mcp-rest-api
A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows...
mcpland/mock-mcp
Mock MCP Server - AI-driven mock data orchestration with OpenAPI JSON Schema for testing
mcpland/testing-mcp
Let LLMs author your integration tests—E2E-style.