mcp-rest-api and mcp-test-client

mcp-rest-api
54
Established
mcp-test-client
33
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 5/25
Maturity 17/25
Community 11/25
Stars: 89
Forks: 18
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 13
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No License Stale 6m

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-test-client

crazyrabbitLTC/mcp-test-client

MCP Test Client is a TypeScript testing utility for Model Context Protocol (MCP) servers.

Provides assertion utilities and a fluent API for validating tool availability and responses in test suites, with built-in process spawning to launch MCP servers via stdio transport. Integrates directly with testing frameworks like Vitest/Jest through async lifecycle hooks, and includes a mock calculator server reference implementation for learning and validation.

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