SalehKhatri/postman-mcp
A Model Context Protocol (MCP) server that provides seamless integration with the Postman API. This package enables AI assistants and applications to interact with Postman workspaces, collections, requests, environments, and folders programmatically.
Platform-specific configuration:
{
"mcpServers": {
"postman-mcp": {
"command": "npx",
"args": [
"-y",
"postman-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...