Postman MCP Server
by shannonlal
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
globals | No | Path or URL to globals file | |
collection | Yes | Path or URL to the Postman collection | |
environment | No | Path or URL to environment file | |
iterationCount | No | Number of iterations to run |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run-collection | Run a Postman Collection using Newman |