Postman MCP Server
An MCP server that provides access to the Postman API. Functionality is based on the official OpenAPI specification. For more information, see the Postman API documentation.
This project is part of the Model Context Protocol (MCP) initiative from Anthropic. For more information, visit the MCP GitHub repository and the announcement on the Anthropic blog.
Skip ahead to install instructions
[!WARNING] This project is currently under active development. Please use with caution and expect breaking changes.
[!NOTE] AI Generated Code. I used Cline v2.2.2 with Claude 3.5 Sonnet (2024-10-22). See docs/README.md for prompts and details about how this code was generated.
- Overview
- Features
- Collections
- Environments
- APIs
- Authentication & Authorization
- Additional Features
- Installation
- Prerequisites
- Steps
- Usage
- Setting up API Keys
- Using Claude Desktop
- Using Cline
- Using Zed
- Documentation
- Project Overview
- Rationale
- Development
- Debugging
- Other MCP Servers
- License
Overview
Postman MCP Server is a TypeScript-based MCP server that integrates with the Postman API, providing comprehensive management of Postman collections, environments, and APIs.






