mcp-postman

mcp-postman

3

The Postman MCP Server is designed to facilitate API testing and management by enabling Claude AI to work with Postman collections and environments. It provides methods for creating, retrieving, and running API collections, making it a valuable tool for developers involved in API workflows.

mcp__sayHello

Return to greetings

mcp__reverseString

Invert string

mcp__get_collections

Get all collections

mcp__get_collection

Get specific collection details

mcp__create_collection

Create a new collection

mcp__add_request

Add a request to the collection

mcp__get_environments

Get all environments

mcp__get_environment

Get specific environment details

mcp__create_environment

Create a new environment

mcp__run_collection

Run the collection and get the test results