mcp-rest-api
39
The MCP REST API Tester is a TypeScript-based server enabling developers to test and interact with RESTful API endpoints from their development environment. It supports various HTTP methods, multiple authentication types, and includes features like SSL verification and response size management.
MCP REST API Tester
- TypeScript-based MCP server for testing REST APIs.
- Allows interaction with API endpoints directly from the development environment.
- Features include support for GET, POST, PUT, DELETE methods, authentication handling, detailed responses, SSL verification, and response size management.
- Installation via Smithery or manual options provided. Works with any MCP implementation.
- License: MIT.