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.
Enables testing, debugging, and interacting with REST API endpoints. Supports various HTTP methods (GET, POST, PUT, DELETE) and handles authentication automatically. It provides detailed request/response information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs