Community Servers · MODEL CONTEXT PROTOCOL

mcp-postman

MCP Server for running Postman Collections with Newman

WHAT IT CONNECTS

What mcp-postman gives an AI Agent

  • Run Postman collections using Newman
  • Support for environment files
  • Support for global variables
  • Detailed test results including:
  • Overall success/failure status
  • Test summary (total, passed, failed)
  • Detailed failure information
  • Execution timings
  • `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
  • Use the run-collection tool
  • Analyze the test results
  • Provide a human-friendly summary of the execution
  • Fork the repository
  • Create your feature branch (`git checkout -b feature/amazing-feature`)
  • Commit your changes (`git commit -m 'Add some amazing feature'`)
  • Push to the branch (`git push origin feature/amazing-feature`)
  • Open a Pull Request

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.