postman-mcp-server: The Postman MCP Server connects Postman to AI tools, enabling AI agents to manage collections, environments, workspaces, and automate API workflows via natural language. It offers remote (hosted by Postman) and local (STDIO) servers with three tool configurations: Minimal, Full, and Code. Supports OAuth for remote US server and API key for others.; python-utcp: Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across various communication protocols. Its Python implementation features a modular core with a plugin-based architecture, enhancing extensibility and ease of use.
API Testing - Continuously test your API using your Postman collection
Interacting with diverse APIs (HTTP, REST, GraphQL) via a unified client.