integrations.sh
← all integrations

Postman

MCP server claude code

With Postman's MCP server, you can prompt AI to automate work across your Postman collections, environments, workspaces, and more.

Homepage
https://github.com/postmanlabs/postman-mcp-server
Remote URL
https://mcp.postman.com/minimal
Transport
streamable-http
Tools
  • createCollection
  • updateCollection
  • deleteCollection
  • getCollection
  • getAllCollections
  • createFolder
  • updateFolder
  • deleteFolder
  • getFolder
  • createRequest
  • updateRequest
  • deleteRequest
  • getRequest
  • createResponse
  • updateResponse
  • deleteResponse
  • getResponse
  • createEnvironment
  • updateEnvironment
  • deleteEnvironment
  • getEnvironment
  • getAllEnvironments
  • createWorkspace
  • updateWorkspace
  • deleteWorkspace
  • getWorkspace
  • getAllWorkspaces
  • createMock
  • updateMock
  • deleteMock
  • getMock
  • getAllMocks
  • createMonitor
  • updateMonitor
  • deleteMonitor
  • getMonitor
  • getAllMonitors
  • createAPI
  • updateAPI
  • deleteAPI
  • getAPI
  • getAllAPIs