Back to directory
hijaz/postmancer

hijaz/postmancer

@hijaz2857

An experimental MCP server Rest Client intended to be a replacement of tools postman & insomnia

apiresthttptestingpostmaninsomniatool

Installation & Configuration

{
  "mcpServers": {
    "postmancer": {
      "command": "npx",
      "args": [
        "-y",
        "postmancer"
      ],
      "env": {
        "LOG_LEVEL": "info"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/30
Updated
2025/8/19