Skip to main content
Glama
SalehKhatri

postman-mcp

by SalehKhatri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTMAN_API_KEYYesYour Postman API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_workspacesB

List all workspaces

get_workspaceA

Get detailed information about a specific workspace

create_workspaceC

Create a new workspace

update_workspaceB

Update an existing workspace

list_collectionsB

List all collections in a workspace

get_collectionB

Get detailed information about a specific collection

create_collectionB

Create a new collection

update_collectionB

Update collection metadata (name, description, variables)

delete_collectionB

Delete a Postman collection

add_requestC

Add a new request to a collection

update_requestA

Update an existing request in a collection

delete_requestB

Delete a request from a collection

list_environmentsC

List all environments

get_environmentA

Get detailed information about a specific environment

create_environmentC

Create a new environment

update_environmentB

Update an existing environment

delete_environmentC

Delete an existing environment

create_folderC

Create a new folder in a collection

delete_folderC

Delete a folder from a collection

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SalehKhatri/postman-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server