A basic MCP server to operate on the Postman API.
Install attempts
0
Language
typescript
Protocol
2024-11-05
Updated
Today
Quality
45/100
Trust
80/100
Install success
No data yet
Review before installing
Trusted install path
Choose client
Copy or download config
Restart and verify
AI-first code editor with built-in MCP support. Config path: ~/.cursor/mcp.json
{
"mcpServers": {
"postman-mcp-server": {
"command": "npx",
"args": [
"-y",
"@postman/postman-mcp-server"
]
}
}
}A basic MCP server to operate on the Postman API.
No reviews yet
Be the first to review this server.