Back to search
30
MCP 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%
5 probes
Response
0ms
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
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
mailchimp-mcp-server
MCP server for Mailchimp API integration
0 tools
postman-mcp-server
Connect your AI to your APIs on Postman
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"
    }
  }
}