Back to directory
hijaz/postmancer

hijaz/postmancer

@hijaz

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
2026/6/12
Updated
2026/6/12