Rest API Tester icon

Rest API Tester

Createddkmaker

Enables testing of REST APIs through Cline by providing a configurable MCP server.

About

The Rest API Tester is a TypeScript-based MCP server designed for streamlined REST API testing directly from your development environment. By integrating with Cline or other MCP implementations, it allows developers to easily interact with and debug any REST API endpoint. The tool supports various authentication methods, custom headers, and provides detailed response information. With features like configurable SSL verification and response size limits, it offers a flexible and robust solution for API testing and development.

Key Features

  • Handles Basic, Bearer Token, and API Key authentication
  • Allows configuration of custom headers
  • Supports GET, POST, PUT, and DELETE HTTP methods
  • Limits response size to prevent large data transfers
  • Offers configurable SSL verification

Use Cases

  • Testing specific API endpoints and functionality
  • Debugging API responses and request/response formats
  • Verifying API performance, including response times