andy-zhangtao/postman-mcp-server
If you are the rightful owner of postman-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Postman MCP Server is a Model Context Protocol server that facilitates interaction between AI assistants and Postman collections, enabling natural language processing for API management.
Tools
Functions exposed to the LLM to take actions
list_collections
List all Postman collections in your workspace.
get_collection
Get detailed information about a specific collection.
search_requests
Search for requests across collections.
run_request
Execute a request from a collection.
list_environments
List all available environments.
get_environment
Get details of a specific environment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client