MCP Directory
Back

postman-mcp-server

by postmanlabs · TypeScript · ★ 226

Connect your AI to your APIs on Postman

#ai#mcp#mcp-server#postman

Install

npx -y github:postmanlabs/postman-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "postman-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:postmanlabs/postman-mcp-server"
      ]
    }
  }
}

From the README

The Postman MCP Server connects Postman to AI tools, giving AI agents and assistants the ability to access workspaces, manage collections and environments, evaluate APIs, and automate workflows through natural language interactions. Postman supports the following tool configurations: * **Minimal** — (Default) Only includes essential tools for basic Postman operations This offers faster performance and simplifies use for those who only need basic Postman operations. Ideal for users who want to modify a single Postman elements, such as collections, workspaces, or environments. * **Full** — Inc…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers