Best for
- Teams running complex, multi-step Postman operations through AI assistants
- Developers automating test workflows and API documentation upkeep
- Postman users managing many collections and environments
A community-built TypeScript MCP server exposing Postman API capabilities—collections, environments, API management, role-based permissions, webhooks, and enterprise features—to AI clients. It supports Claude Desktop, Cline, and Smithery installation, but is early-stage with AI-generated code, best suited to advanced users comfortable with some risk.
Postman MCP Server is a TypeScript-based MCP server that integrates with the Postman API, providing comprehensive management of Postman collections, environments, and APIs. Functionality is based on the official Postman OpenAPI specification. The project is under active development and may include breaking changes.
{"mcpServers":{"postman":{"command":"node","args":["/path/to/postman-api-server/build/index.js"],"env":{"POSTMAN_API_KEY":"CHANGEME"}}}}