Postman MCP Server

The Postman MCP Server exposes Postman Collections, environments, and workspaces over Anthropic's Model Context Protocol so AI agents (Claude, Cursor, custom LLM clients) can reason over and execute APIs directly from your Postman library.

API entry from apis.yml

apis.yml Raw ↑
aid: postman:mcp-server
name: Postman MCP Server
humanURL: https://github.com/postmanlabs/postman-mcp-server
tags:
- AI Agents
- MCP
- Model Context Protocol
description: The Postman MCP Server exposes Postman Collections, environments, and workspaces over Anthropic's
  Model Context Protocol so AI agents (Claude, Cursor, custom LLM clients) can reason over and execute
  APIs directly from your Postman library.
properties:
- url: https://github.com/postmanlabs/postman-mcp-server
  type: GitHub