mcp-rest-api

mcp-rest-api

3.5

If you are the rightful owner of mcp-rest-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A TypeScript-based MCP server that enables testing of REST APIs through Cline.

The MCP REST API Tester is a TypeScript-based server designed to facilitate the testing and interaction with REST API endpoints directly from a development environment. It supports various HTTP methods and provides detailed response information, making it an essential tool for developers who need to test, debug, and verify API functionality. The server handles authentication automatically and offers configurable options for SSL verification and response size limits. It is compatible with different operating systems and can be integrated into various development workflows, ensuring a seamless testing experience.

Features

  • Supports GET, POST, PUT, DELETE methods
  • Handles authentication (Basic, Bearer, API Key)
  • Normalizes endpoints automatically
  • Provides detailed response information
  • Configurable SSL verification and response limits