crazyrabbitLTC/mcp-test-client
MCP Test Client is a TypeScript testing utility for Model Context Protocol (MCP) servers.
This is a testing utility for developers building servers that implement the Model Context Protocol (MCP). It helps you verify that your MCP server correctly lists available tools and executes tool calls as expected. You provide your server code, and it provides methods to test its responses, ensuring your server behaves reliably. It's used by software engineers or backend developers creating AI-powered applications.
No commits in the last 6 months. Available on npm.
Use this if you are developing an MCP server and need a reliable way to write automated tests for its tool listing and calling functionality.
Not ideal if you are an end-user of an application powered by an MCP server and do not directly interact with its code.
Stars
13
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Jan 02, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/crazyrabbitLTC/mcp-test-client"
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.