A basic MCP server to operate on the Postman API.

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "postman-mcp-server": {
      "url": "https://mcp.postman.com/mcp",
      "type": "http"
    }
  },
  "requiresAuth": true,
  "requiresOAuth": false
}
A basic MCP server to operate on the Postman API. by com.postman | RouterMCP