mcp-postman
If you are the rightful owner of mcp-postman and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Cloudflare Worker that provides API access to Postman collections and environments via the Claude AI MCP interface.
mcp__sayHello
Return to greetings
mcp__reverseString
Invert string
mcp__get_collections
Get all collections
mcp__get_collection
Get specific collection details
mcp__create_collection
Create a new collection
mcp__add_request
Add a request to the collection
mcp__get_environments
Get all environments
mcp__get_environment
Get specific environment details
mcp__create_environment
Create a new environment
mcp__run_collection
Run the collection and get the test results