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).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요