Postman MCP Server
Opens Postman workspaces, collections and API specs to agents
Add it to your client
Officialnpx @postman/postman-mcp-server
{
"mcpServers": {
"postman-mcp": {
"command": "npx",
"args": [
"@postman/postman-mcp-server"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- License
- Apache-2.0
Gives an assistant access to the collections and specifications already stored in a Postman workspace, which is often where an API's real request shapes and example payloads live. It ships in several profiles: a minimal default, a code-generation profile, a documentation search profile, and a full mode with over a hundred tools for deeper workspace management. Available as a remote HTTP endpoint with OAuth, or locally over stdio with a Postman API key.
Similar MCP servers
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Slack MCP Server
MCP serverReads and writes Slack conversations from an MCP client, without requiring a workspace app install.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment