
Postman
Let your agent create and organize Postman collections, API specs, and team workspaces while you build and document APIs.
Overview
com.mcparmory/postman is a MCP server for the Build phase that lets your agent create, organize, and manage Postman collections, specs, and workspaces over stdio.
What is this MCP server?
- Create and organize Postman API collections from agent sessions
- Manage API specifications and workspace structure via MCP
- Support team workspace operations without manual Postman UI hops
- stdio MCP with mcparmory-postman 1.0.2 via uvx or ghcr.io/mcparmory/postman:1.0.2 Docker
- Registry version 1.0.2
- 2 packages: PyPI mcparmory-postman and OCI Docker
- stdio transport on all packages
Community signal: 25 GitHub stars.
What problem does it solve?
Your API collections and specs fall behind the repo because updating Postman means leaving the agent and copy-pasting requests by hand.
Who is it for?
Solo builders maintaining Postman as the source of truth for API exploration and handoff while coding integrations.
Skip if: Developers who only use in-repo OpenAPI and curl with no Postman account or API key.
What do I get? / Deliverables
Collections and workspace artifacts stay in sync because the agent can manage Postman resources during integration work.
- Updated Postman collections and specs managed from the agent
- Workspace organization changes applied via MCP tools
- MCP stdio config block for your agent manifest
Recommended MCP Servers
Journey fit
API design and collection maintenance happen while you are integrating services and defining contracts, before launch-scale distribution work. Integrations subphase covers wiring external APIs and keeping collections, environments, and specs aligned with the code you ship.
How it compares
Postman workspace MCP integration, not an in-editor REST client skill or mock server framework.
Common Questions / FAQ
Who is com.mcparmory/postman for?
Builders who rely on Postman collections and workspaces and want Claude Code or Cursor to update them through MCP.
When should I use com.mcparmory/postman?
Use it during Build integrations when you are defining endpoints, syncing specs, or restructuring team workspaces alongside code.
How do I add com.mcparmory/postman to my agent?
Add a stdio MCP server entry using uvx mcparmory-postman 1.0.2 or the ghcr.io/mcparmory/postman:1.0.2 image and configure your Postman API key.