Skip to content
Back to search
30
MCP v2.8.7 streamable-http

com.postman/postman-mcp-server

com.postman/postman-mcp-server

A basic MCP server to operate on the Postman API.

Uptime
0.0%
39 probes
Response
104ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

postman-mcp-server
An MCP server that provides access to Postman.
0 tools
mcp/postman
Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postma...
0 tools
@mseep/postman-mcp-generator-mcp
A simple MCP server with packaged tools
0 tools
MCP Podman
MCP server for Podman container management via the Podman REST API
0 tools
mcpcommunity/shannonlal-mcp-postman
MCP Server for running Postman Collections with Newman
0 tools
code2postman-mcp
MCP server for converting code to Postman collections
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.postman/postman-mcp-server": {
      "url": "https://mcp.postman.com/mcp",
      "transport": "streamable-http"
    }
  }
}