SERVER

Postman MCP Server

Rank #545

glama/postmanlabs/postman-mcp-server

Postman’s remote MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate work across your Postman collections, environments, workspaces, and more.

First listed
Jun 10, 2025
Last publish date
May 13, 2026
OVERVIEW

Postman MCP Server is a Model Context Protocol (MCP) server published by postmanlabs. It ranks #545 of 58,900 servers tracked on MCP Toplist, and its repository has 252 GitHub stars. Postman MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 15 tracked versions. It was first listed on Jun 10, 2025 and most recently updated on May 13, 2026.

STANDING
#545of 58,900 tracked serversTop 1%

Ranks ahead of 58,355 of 58,900 servers on MCP Toplist.

Recent momentum
+218GitHub stars since Oct 27 (+641%)
CONNECT

Use Postman MCP Server

Add Postman MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "postman-mcp-server": {
      "url": "https://mcp.postman.com/minimal"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · HTTP
{
  "mcpServers": {
    "postman-mcp-server": {
      "url": "https://mcp.postman.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "postman-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@postman/postman-mcp-server"
      ],
      "env": {
        "POSTMAN_API_KEY": "<your POSTMAN_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

MCP bundle

Published as mcp bundle `https://github.com/postmanlabs/postman-mcp-server/releases/download/v2.8.9/postman-mcp-server-minimal.mcpb` — install it through your client’s extension manager.

MCP bundle

Published as mcp bundle `https://github.com/postmanlabs/postman-mcp-server/releases/download/v2.8.9/postman-mcp-server-full.mcpb` — install it through your client’s extension manager.

MCP bundle

Published as mcp bundle `https://github.com/postmanlabs/postman-mcp-server/releases/download/v2.8.9/postman-mcp-server-code.mcpb` — install it through your client’s extension manager.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

postmanlabs

Organization
Total servers
1
Total versions
15
VERSIONS

Available versions (15)

VersionPublished
2.8.9May 13, 2026
2.8.7Apr 13, 2026
2.8.4Mar 19, 2026
2.8.2Mar 6, 2026
2.8.1Mar 6, 2026
2.7.1Feb 27, 2026
2.7.0Feb 18, 2026
2.6.1Feb 16, 2026
2.6.0Feb 6, 2026
2.5.4Jan 9, 2026
2.5.2Dec 10, 2025
2.5.1Nov 26, 2025
2.4.9Nov 11, 2025
2.4.2Oct 31, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Postman MCP Server?
Postman’s remote MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate work across your Postman collections, environments, workspaces, and more.
Who maintains Postman MCP Server?
Postman MCP Server is maintained by postmanlabs, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
Is Postman MCP Server an official MCP server?
Yes — Postman MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Postman MCP Server have?
MCP Toplist tracks 15 versions of Postman MCP Server, most recently published on May 13, 2026.
Where can I find the source code for Postman MCP Server?
The source code for Postman MCP Server is hosted at github.com/postmanlabs/postman-mcp-server.
EXPLORE