Back to directory
delano/postman-mcp-server

delano/postman-mcp-server

@delano149

An MCP server that integrates with the Postman API to manage collections, environments, and APIs.

PostmanAPITypeScriptcloud

Installation & Configuration

{
  "mcpServers": {
    "postman": {
      "command": "node",
      "args": [
        "/path/to/postman-api-server/build/index.js"
      ],
      "env": {
        "POSTMAN_API_KEY": "CHANGEME"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2024/12/13
Updated
2026/6/8