mcp-rest-api and mcp-jest
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.
Implements a `test_request` MCP tool supporting multiple HTTP methods (GET, POST, PUT, DELETE, PATCH) with configurable authentication (Basic, Bearer, API Key), custom headers, and response size limiting via environment variables. Integrates with Cline and other MCP clients through stdio transport, automatically normalizing endpoints and handling SSL verification for both development and production environments.
About mcp-jest
josharsh/mcp-jest
Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
Provides Jest-like syntax for testing MCP server capabilities including tools, resources, and prompts across multiple transports (stdio, HTTP Streaming, SSE). Includes built-in protocol validation, snapshot testing, auto-discovery of server capabilities, and native CI/CD integration via CLI and GitHub Actions. Targets developers building AI agent integrations with Claude, ChatGPT, and other LLMs.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work