Skip to main content
Glama
sondang91

Postman MCP Server

by sondang91

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTMAN_API_KEYYesPostman API Key (format: PMAK-xxxxx-xxxxx). Get from Postman Account Settings.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_collections

List all Postman collections

get_collection

Get details of a specific Postman collection by ID

create_request

Create a new API request in a Postman collection

update_request

Update an existing API request in a Postman collection

delete_request

Delete an API request from a Postman collection

create_collection

Create a new Postman collection

create_folder

Create a new folder in a Postman collection

sync_from_controller

Auto-migrate API endpoint from .NET controller code to Postman

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/sondang91/postman-mcp-server'

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