Postman MCP
UpPostman's official MCP server gives an agent access to collections, workspaces, environments and mock servers — as a hosted remote service or a local stdio package. Its standout feature: generating an MCP server straight from any Postman API Network collection (100,000+ public APIs). Auth requires an API key; OAuth is currently limited to US-region accounts.
Why this server
- Generates an MCP server from any Postman Network collection — 100,000+ public APIs
- Both hosted remote and a local stdio package — pick per your security requirements
- Postman mock servers are available directly to the agent — test without a real backend
- Manage collection environments and variables without switching to the Postman UI
Usage examples
Prompt: Find the Stripe API collection in my workspaces and list its endpoints
Result: The agent called getCollections, matched it by name, and returned the request list with methods and paths via getCollection.
Prompt: Generate an MCP server from the public SendGrid API collection
Result: The agent found the collection in the Postman API Network and triggered MCP server generation — new tools became available with no manual endpoint mapping.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.