Postman MCP
Postman's official MCP server. Connect agents to Postman collections, requests, mocks, and environments. 229 GitHub stars and 8 commits on main in the last 30 days.
“Postman's official MCP server. Connect agents to Postman collections, requests, mocks, and environments. 229 GitHub stars and 8 commits on main in the last 30 days.”
INSTALL THIS SERVER
{
"mcpServers": {
"postman": {
"command": "npx",
"args": [
"-y",
"@postman/postman-mcp-server"
],
"env": {
"POSTMAN_API_KEY": "YOUR_POSTMAN_API_KEY"
}
}
}
}
{
"mcpServers": {
"postman": {
"command": "npx",
"args": [
"-y",
"@postman/postman-mcp-server"
],
"env": {
"POSTMAN_API_KEY": "YOUR_POSTMAN_API_KEY"
}
}
}
}
{
"mcpServers": {
"postman": {
"command": "npx",
"args": [
"-y",
"@postman/postman-mcp-server"
],
"env": {
"POSTMAN_API_KEY": "YOUR_POSTMAN_API_KEY"
}
}
}
}
{
"mcpServers": {
"postman": {
"command": "npx",
"args": [
"-y",
"@postman/postman-mcp-server"
],
"env": {
"POSTMAN_API_KEY": "YOUR_POSTMAN_API_KEY"
}
}
}
}
{
"mcpServers": {
"postman": {
"command": "npx",
"args": [
"-y",
"@postman/postman-mcp-server"
],
"env": {
"POSTMAN_API_KEY": "YOUR_POSTMAN_API_KEY"
}
}
}
}
6 TOOLS AVAILABLE
OUR ASSESSMENT
- Postman official maintenance.
- 229 GitHub stars and Apache-2.0 license.
- 8 commits on main in the last 30 days.
- Reuses existing Postman collections, environments, and mocks.
- Run-request tool surfaces governed API access without wiring per-API MCPs.
- Postman account required; team plan needed for shared collections.
- Run-request tool carries the API key permissioning of the connected user.
- Tool surface covers Postman primitives; integrations beyond Postman scope (e.g. Newman runners) require additional MCPs.
POSTMAN_API_KEY carries the full account permission. Generate a scoped API key in the Postman Admin Console where possible. The run_request tool can call any API the connected user environment can reach; review collection scopes before connecting to long-running agents.
API-heavy teams already using Postman for API documentation and testing; teams that want agents to call APIs through governed Postman collections rather than free-form HTTP; QA workflows that benefit from agent-driven request execution.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this229 stars on PostmanLabs/postman-mcp-server. 8 commits on main in the last 30 days.
// Reading thisPairs with Apollo GraphQL MCP, Stripe, Resend, and Adyen MCPs in the api category. Postman covers REST/SOAP/GraphQL collection-driven calling versus single-vendor MCPs.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4.5editorial | 229 | — | MAY 5, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 5, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 5, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 5, 2026 |
| Smithery | — unrated | unavailable | unavailable | MAY 5, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 5, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER API INTEGRATION MCP SERVERS
Apollo GraphQL MCP
Official Apollo GraphQL MCP server. Expose Apollo Studio operations, schema, and graph data to AI agents through MCP. 280 stars and 40 commits on main in the last 30 days. Top cadence in this batch.
Resend MCP
Official Resend MCP for transactional and marketing email. Send, list, get, cancel, batch-send emails; manage contacts, audiences, broadcasts, domains, segments, topics, API keys, and webhooks. 506 GitHub stars and 22 commits on main in the last 30 days.
Adyen MCP
Official Adyen MCP server: TypeScript library for integrating Adyen payment APIs via MCP. 21 stars and 14 commits on main in the last 30 days.
Stripe
Financial intelligence layer for customer lookup, subscription management, payment history, and refund processing. Restricted keys enforce least-privilege access by default.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.