Executes Postman collections using Newman and exposes detailed API test results.
Postman Runner is a Model Context Protocol (MCP) server designed to seamlessly integrate Postman collections into environments requiring automated API testing, particularly with Large Language Models (LLMs). By leveraging Newman, this server executes Postman collections and provides comprehensive test results through a standardized interface. This allows LLMs to trigger API tests, analyze outcomes, and provide insightful summaries based on the execution, ensuring API functionality and reliability within automated workflows.
Key Features
01Runs Postman collections with Newman.
02Supports environment and global variable files.
03Provides detailed test results (success/failure, summary, failure details, timings).
04Integrates with Claude desktop for automated testing workflows.
Use Cases
01Automated API testing within LLM-driven workflows.
02Generating human-friendly summaries of API test results.
03Integrating Postman collections into CI/CD pipelines.