Back to search
30
MCP
postman-mcp-server
postmanlabs/postman-mcp-serverPostman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman collections, OpenAPI specs, and environments via Model Context Protocol (MCP)
Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://www.postman.com/product/mcp-server/
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"postman-mcp-server": {
"url": "https://www.postman.com/product/mcp-server/",
"transport": "http"
}
}
}