mcp-rest-api and mcp-jest

The first tool is an MCP server providing REST API testing capabilities, while the second is an automated testing framework for MCP servers, making them complementary in the MCP server testing ecosystem.

mcp-rest-api
50
Established
mcp-jest
41
Emerging
Maintenance 6/25
Adoption 9/25
Maturity 16/25
Community 19/25
Maintenance 10/25
Adoption 6/25
Maturity 20/25
Community 5/25
Stars: 89
Forks: 18
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 16
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

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.

API-development software-testing backend-development API-debugging

About mcp-jest

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.

AI-integration-development AI-tooling protocol-compliance software-testing DevOps

Scores updated daily from GitHub, PyPI, and npm data. How scores work