Postman
Summary
MCP Postman Server enables AI assistants to execute Postman collections using Newman, allowing for automated API testing and interaction directly within conversations. Built with TypeScript, it leverages the Newman library to run collections, validate responses, and return results in a structured format. The implementation includes comprehensive error handling, supports environment variables, and can be deployed as a Docker container or run locally. This tool is particularly valuable for developers and QA teams who need to test APIs, validate endpoints, or automate API workflows without leaving their AI assistant interface.
Available Actions(1)
run-collection
Runs a Postman collection and returns the test results. Parameters: collection (required, path or URL to the Postman collection), environment (optional, path or URL to environment file), globals (optional, path or URL to globals file), iterationCount (optional, number of iterations to run).
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください