Analyze API relationships to discover inheritance, protocol conformances, and Apple's recommended alternatives for understanding how APIs work together.
Analyze API relationships to discover related functionality, inheritance, protocol conformances, and Apple's recommended alternatives for understanding how APIs work together.
Discover alternative and related Apple developer APIs. Find APIs with similar functionality, modern replacements for deprecated APIs, and platform-specific alternatives to implement features effectively.
Call Salesforce Apex REST endpoints directly by specifying the endpoint and HTTP method (GET, POST, PATCH, DELETE). Supports sending data for POST/PATCH requests to interact with Salesforce APIs.
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.
Converts REST API code (like NestJS controllers or FastAPI endpoints) to Postman collections and environments, helping developers automatically sync their API endpoints with Postman.
An MCP Server that enables natural language interaction with the Open Policy Agent REST API, allowing users to manage policies, decisions, and data through conversational interfaces.