Postman Runner
Createdshannonlal
Executes Postman collections using Newman and exposes detailed API test results.
About
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
- Runs Postman collections with Newman.
- Supports environment and global variable files.
- Provides detailed test results (success/failure, summary, failure details, timings).
- Integrates with Claude desktop for automated testing workflows.
Use Cases
- Automated API testing within LLM-driven workflows.
- Generating human-friendly summaries of API test results.
- Integrating Postman collections into CI/CD pipelines.