← All servers
πŸ”Œ

Postman ServerPublisherπŸ›‘ No advisories

com.postman/postman-mcp-server
New to MCP? Start here β†’
287β˜… stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of postman.com, who proved control of the domain through the official MCP registry.

Verified owner: postman.com β†—com.postman/postman-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs POSTMAN_API_KEY, POSTMAN_API_KEY, POSTMAN_API_KEY, POSTMAN_API_KEY.
β—†
Network access
Connects to a hosted remote endpoint.

About

A basic MCP server to operate on the Postman API.

Packages & transports

npm@postman/postman-mcp-serverv2.11.2 Β· npx
mcpbhttps://github.com/postmanlabs/postman-mcp-server/releases/download/v2.11.2/postman-mcp-server-minimal.mcpbvlatest Β·
mcpbhttps://github.com/postmanlabs/postman-mcp-server/releases/download/v2.11.2/postman-mcp-server-full.mcpbvlatest Β·
mcpbhttps://github.com/postmanlabs/postman-mcp-server/releases/download/v2.11.2/postman-mcp-server-code.mcpbvlatest Β·
remotehttps://mcp.postman.com/mcpHTTP
remotehttps://mcp.postman.com/minimalHTTP
remotehttps://mcp.eu.postman.com/mcpHTTP
remotehttps://mcp.eu.postman.com/minimalHTTP
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "postman_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@postman/postman-mcp-server"
      ]
    }
  }
}

β–Ά Try itlive against mcp.postman.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.