Back to search
30
MCP

postman-mcp-server

delano/postman-mcp-server

An MCP server that provides access to Postman.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

com.postman/postman-mcp-server
A basic MCP server to operate on the Postman API.
0 tools · streamable-http
code2postman-mcp
MCP server for converting code to Postman collections
0 tools
postman-mcp-server
Connect your AI to your APIs on Postman
0 tools
mcpcommunity/shannonlal-mcp-postman
MCP Server for running Postman Collections with Newman
0 tools
mailchimp-mcp-server
MCP server for Mailchimp API integration
0 tools
mcp/postman
Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postma...
0 tools

How to use

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

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