Execute direct REST API calls to Salesforce to interact with data, manage records, and retrieve metadata using specified HTTP methods, paths, and parameters.
Execute direct REST API calls to Salesforce to interact with data and metadata, supporting GET, POST, PATCH, and DELETE operations for custom integrations.
Proxy HTTP requests to WordPress REST API endpoints for SiteBay-hosted sites. Send GET, POST, PUT, or DELETE requests to interact with WordPress content programmatically.
Converts REST API code (like NestJS controllers or FastAPI endpoints) to Postman collections and environments, helping developers automatically sync their API endpoints with Postman.
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.