Postman

OfficialFeatured ⚙️ Developer Tools

The official Postman MCP server connects AI agents to your Postman workspaces, collections, environments, and APIs. Supports minimal, full (100+ tools), and code generation modes for complete API workflow automation.

Tags

API testingcollections

Tools (30)

getCollectiongetCollectionscreateCollectiondeleteCollectiongetCollectionRequestcreateCollectionRequestupdateCollectionRequestdeleteCollectionRequestgetCollectionFoldercreateCollectionFoldergetEnvironmentgetEnvironmentscreateEnvironmentgetWorkspacegetWorkspacescreateWorkspacegetSpecgetAllSpecscreateSpecgetMockgetMockscreateMockgetMonitorgetMonitorsrunCollectiongetAuthenticatedUsersearchPostmanElementsInPublicNetworkgetCollectionCommentspublishDocumentationgenerateCollection

Config for Claude Desktop / Cursor

{ "mcpServers": { "postman": { "command": "npx", "args": [ "-y", "@postman/postman-mcp-server" ], "env": { "POSTMAN_API_KEY": "your-postman-api-key-here" } } } }
Documentation →
Activate on Zubnet →