Skip to content
Back to search
30
MCP

postman-mcp-server

postmanlabs/postman-mcp-server

Postman 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

Similar MCP servers embedding-nearest

mcp/postman
Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postma...
0 tools
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
@willpowell8/cursor-cloud-agent-mcp
Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents thro
0 tools
mcphosting-cli
Connect AI agents to MCP servers. Browse, install, and manage Model Context Protocol servers.
0 tools
@apicircle/mcp-server
Model Context Protocol server exposing API Circle Studio's workspace as a tool catalog. Used by Claude Desktop, ChatGPT, Cursor, GitHub Copi
0 tools

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"
    }
  }
}