Vinkius
Postman

Postman MCP. Manage every API resource via conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Postman MCP on Cursor AI Code Editor MCP Client Postman MCP on Claude Desktop App MCP Integration Postman MCP on OpenAI Agents SDK MCP Compatible Postman MCP on Visual Studio Code MCP Extension Client Postman MCP on GitHub Copilot AI Agent MCP Integration Postman MCP on Google Gemini AI MCP Integration Postman MCP on Lovable AI Development MCP Client Postman MCP on Mistral AI Agents MCP Compatible Postman MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Postman MCP Server connects your AI agent directly to your API development environment. It exposes Postman's entire resource graph—workspaces, collections, environments, and monitors—as actionable tools.

You can list APIs, pull variable values, or check service status by simply asking your AI client, eliminating the need to click through dozens of complex UI tabs.

What your AI agents can do

Get collection details

Retrieves the detailed requests and metadata for a specific API collection ID.

Get environment details

Fetches all variables, their current values, and configuration details for a selected environment.

Get workspace details

Retrieves the complete list of items and metadata belonging to a specific workspace.

+ 6 more capabilities included
List available workspaces

Retrieves a list of every accessible workspace in your Postman organization.

Fetch API definitions

Lists all high-level APIs, including versions and schemas, that exist within the account.

Retrieve collections by ID

Gets detailed information and requests for a specific API collection.

List environment variables

Shows all available variable sets, allowing you to scope data for development or production stages.

Check monitor status

Lists and verifies the current operational state of scheduled API monitors.

View mock server setup

Retrieves a list of configured mock servers, useful for testing before implementation.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Postman MCP Server: 9 Tools for API Management

Use these nine tools to programmatically list and retrieve every resource in your Postman organization—from environments to live monitor statuses.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Postman on Vinkius
get019dd13f

get collection details

Retrieves the detailed requests and metadata for a specific API collection ID.

get019dd13f

get environment details

Fetches all variables, their current values, and configuration details for a selected environment.

get019dd13f

get workspace details

Retrieves the complete list of items and metadata belonging to a specific workspace.

list019dd13f

list apis

Lists all API definitions, providing high-level schemas and versions available in your account.

list019dd13f

list collections

Retrieves a list of every stored API collection by name or ID.

list019dd13f

list environments

Lists all available environment variable sets, like 'Development' or 'Production'.

list019dd13f

list mocks

Shows a list of configured mock servers, useful for simulating responses before the backend is ready.

list019dd13f

list monitors

Retrieves the status and schedule details for all set API performance monitors.

list019dd13f

list workspaces

Lists every accessible workspace, which is Postman's primary organizational container.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Postman, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Postman MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Postman. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 9 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Finding documentation data shouldn't take 8 clicks across three different tabs.

Today, finding basic API context is a nightmare. You open Postman, then you have to navigate to Workspaces; then you find the Collection ID; then you switch tabs to check Environment variables for the right scope; and finally, you might need another click just to see the schema definition. It's copy-paste hell.

With this MCP server, your AI client handles all that navigation. You ask it: 'What are the key endpoints in the Core Payments API?' The agent runs `get_collection_details` and returns the full endpoint list, headers, and schemas—all without you ever leaving the chat window.

Postman MCP Server: Get API details right from your IDE.

Previously, checking service status meant opening a dedicated 'Monitoring' tab. If that monitor failed or needed adjustment, you had to leave the main development flow and switch contexts entirely. It broke focus.

Now, just ask: 'What is the current health of our primary API?' The agent runs `list_monitors` and gives you a real-time status report, letting you stay focused on coding while keeping an eye on production readiness.

What you can do with this MCP connector

Postman MCP Server: API Management, Done Right

You'll connect your AI agent straight into your full API development playground. This server exposes every single piece of Postman—your workspaces, collections, environments, and monitors—as tools your agent can run. You don't gotta click through a dozen tabs or mess with complex UIs; you just tell your AI client what you need, and it handles the calls.

What Your Agent Can Do

Your AI agent acts like an API architect sitting right next to you. It gives you direct access to the entire resource graph of your Postman organization. You can list all accessible workspaces using list_workspaces, which shows every container where you keep your team's and personal projects.

For APIs themselves, you can run list_apis to get a full rundown of all high-level API definitions in your account, including their schemas and versions. You also use list_collections to retrieve a list of every stored API collection by name or ID. Once you've got the specific collection ID, running get_collection_details pulls back all the detailed requests and metadata associated with it.

When it comes to variables and settings, your agent uses list_environments to show all available variable sets—think 'Development,' 'Testing,' or 'Production.' If you know the specific environment, get_environment_details fetches every variable, their current values, and the whole configuration breakdown for that set.

To make sure you're always working with fresh data, you can use list_mocks to view all your configured mock servers. This is key for testing responses before the actual backend service is even ready to go live.

Your agent also handles infrastructure status checks. It runs list_monitors to retrieve the operational status and schedule details for every API performance monitor you've set up, while list_environments allows you to scope data by checking which variable sets are available across your whole account. You can pull all the necessary pieces of information—the definitions, the variables, the status checks—without ever leaving your conversation flow.

Built · Hosted · Managed by Vinkius Postman MCP Server - Test APIs & Manage Resources Server ID 019dd13f-9b49-7000-9404-eed7b0acead8
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Postman MCP

How do I list all my Postman workspaces using get_workspace_details? +

You first run list_workspaces to see all available containers. Then, if you want details on a specific one, you pass the ID to get_workspace_details. This is how your agent scopes its actions.

Can I use list_environments to check my API keys? +

Yes. The tool runs list_environments and provides a view of all variable sets (like 'Dev' or 'Prod'). You can then ask the agent to run get_environment_details on the specific environment you need.

What is the difference between list_collections and get_collection_details? +

Use list_collections when you just want an inventory of all available API collections. Use get_collection_details when you already know the ID and need to see the specific requests (POST/GET) inside that collection.

Does list_monitors tell me if my service is down? +

It tells you if Postman's monitor is running successfully. It reports the status of scheduled checks, alerting you to potential performance issues or failures in your API endpoints.

When I use get_collection_details, how do I view all headers and body parameters for a request? +

It returns the full payload structure for that endpoint. You'll get access to both HTTP headers and the body content used in that specific request, letting you check exact formats like JSON or form data.

What does list_mocks provide regarding my API's readiness for testing? +

It lists every configured mock server. This confirms that the endpoints are set up to simulate responses, which is useful for development and testing before the actual backend service is finished.

If I need a list of all available top-level API definitions, should I use list_apis? +

Yes, that's the right tool. It gathers every major API definition in your account. This view gives you the broadest scope by grouping multiple related collections and versions under one name.

Can I check variable security or usage limitations using get_environment_details? +

Yes, the details include variable scopes and types. You can verify if a specific environment variable is marked as sensitive, restricted, or only available to certain deployment stages.

Can my AI automatically find the details of a specific collection just by providing its ID? +

Yes! Use the get_collection_details tool with the unique ID. Your agent will respond with complete structure, requests, and metadata in seconds.

How do I check my API monitors status? +

Simply ask the agent to run the list_monitors tool. It will compile all scheduled monitors and their latest results configured for your environment.

Does the integration permit modifying collections? +

No. The core set of tools focuses strictly on querying and analyzing API context—listing workspaces, collections, and environments. State alteration operations are not currently exposed.

Built & Managed by Vinkius 30s setup 9 tools

We've already built the connector for Postman. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 9 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.