mcp-rest-api and mcp-jest

mcp-rest-api
54
Established
mcp-jest
39
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 19/25
Maintenance 10/25
Adoption 6/25
Maturity 18/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.

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.

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