Loading languages...
MC

mcp-postman

@shannonlal71

MCP Server for running Postman Collections with Newman

postman
newman
api-testing
llm-tool

# mcpServer Config

{
  "mcpServers": {
    "postman-runner": {
      "command": "node",
      "args": [
        "/absolute/path/to/mcp-postman/build/index.js"
      ]
    }
  }
}

# stdio

node /absolute/path/to/mcp-postman/build/index.js
Transport:
stdio
Idioma:
TypeScript
Creado:12/31/2024
Actualizado:7/25/2025