mcp-postman

shannonlal
65
MCP Server for running Postman Collections with Newman

Overview

mcp-postman Introduction

mcp-postman is an MCP (Model Context Protocol) server designed to run Postman collections using Newman, enabling LLMs to execute API tests and obtain detailed results through a standardized interface.

How to Use

To use mcp-postman, install it via Smithery or manually by cloning the repository and building the project. Configure it in the Claude desktop configuration file, then use the 'run-collection' tool to execute Postman collections and retrieve test results.

Key Features

Key features include running Postman collections with Newman, support for environment files and global variables, and providing detailed test results such as overall success/failure status, test summary, detailed failure information, and execution timings.

Where to Use

mcp-postman can be used in software development, API testing, and quality assurance fields where automated testing of APIs is required.

Use Cases

Use cases include automated API testing in CI/CD pipelines, executing complex API workflows, and generating detailed reports for test results to ensure API reliability and performance.

Content