Back to directory
mcp-postman

mcp-postman

@shannonlal83

An MCP server that enables running Postman collections using Newman, allowing LLMs to execute API tests and get detailed results.

postmannewmanapi-testingllm-toolcontext

Installation & Configuration

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

Information

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