mcp-rest-api and mcp-test-client
About mcp-rest-api
dkmaker/mcp-rest-api
A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment.
This tool helps developers efficiently test and debug REST API endpoints directly within their integrated development environment. It takes API requests (specifying method, endpoint, and optional body/headers) and provides detailed response information including status, headers, and body. This is ideal for software developers, QA engineers, and DevOps professionals who frequently interact with APIs.
About mcp-test-client
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work