postman-mcp-server

delano/postman-mcp-server
★ 145 stars TypeScript 🤖 AI/LLM Updated 1mo ago
An MCP server that provides access to Postman.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "postman-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "delano/postman-mcp-server"
      ]
    }
  }
}

Topics

anthropicclaudemcp