Skip to content
Back to search
30
MCP

Postman

docker-mcp/postman

Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate work across your Postman collections, environments, workspaces, and more.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
42
callable
Primary URL

Tools · 42

createCollection
createCollectionRequest
createCollectionResponse
createEnvironment
createMock
createSpec
createSpecFile
createWorkspace
duplicateCollection
generateCollection
generateSpecFromCollection
getAllSpecs
getAuthenticatedUser
getCollection
getCollections
getDuplicateCollectionTaskStatus
getEnabledTools
getEnvironment
getEnvironments
getGeneratedCollectionSpecs
getMock
getMocks
getSpec
getSpecCollections
getSpecDefinition
getSpecFile
getSpecFiles
getTaggedEntities
getWorkspace
getWorkspaces
publishMock
putCollection
putEnvironment
runCollection
searchPostmanElements
syncCollectionWithSpec
syncSpecWithCollection
updateCollectionRequest
updateMock
updateSpecFile
updateSpecProperties
updateWorkspace

Similar MCP servers embedding-nearest

mcp/postman
Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postma...
0 tools
@postman/postman-mcp-server
Postman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman collections, specifications, and e
0 tools
postman-mcp-server
Postman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman collections, OpenAPI specs, and en
0 tools
procoders/openapi-mcp-ts
Turn any OpenAPI spec or Postman Collection into an MCP server. Zero code, instant deployment.
0 tools
mcp-api-translator
An MCP server that turns OpenAPI / Postman API definitions into runnable MCP servers, making any API discoverable to AI models.
0 tools
Dart AI
Dart AI Model Context Protocol (MCP) server.
16 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "postman": {
      "url": "None",
      "transport": "http"
    }
  }
}