Back to directory
postmancer

postmancer

@hijaz28

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

API testingREST clientPostman alternativeInsomnia alternativetool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/3/29
Updated
2026/6/6