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