Cover image
Try Now
2025-03-18

A Model Context Protocol (MCP) server built with Cloudflare Workers for integration with Claude and other AI assistants

3 years

Works with Finder

1

Github Watches

1

Github Forks

2

Github Stars

Postman MCP Server

A Cloudflare Worker that provides API access to Postman collections and environments via the Claude AI MCP (Model Control Plane) interface.

Overview

This server allows Claude AI to interact with your Postman collections and environments to perform various operations, including:

  • Retrieving collections and environments
  • Creating new collections and environments
  • Adding requests to collections
  • Running collections and getting test results

This enables Claude to assist with API testing, documentation, and management tasks in your workflows.

Current Methods

The Postman MCP Server provides the following methods:

Basic Utility Methods

  • mcp__sayHello(name) - Returns a greeting with the provided name
  • mcp__reverseString(input) - Reverses the characters in a string

Collection Methods

  • mcp__get_collections() - Gets all collections in your Postman account
  • mcp__get_collection(collectionId) - Gets details for a specific collection
  • mcp__create_collection(name, description) - Creates a new collection
  • mcp__add_request(collectionId, name, method, url, ...) - Adds a request to a collection

Environment Methods

  • mcp__get_environments() - Gets all environments in your Postman account
  • mcp__get_environment(environmentId) - Gets details for a specific environment
  • mcp__create_environment(name, variables) - Creates a new environment with variables

Test Execution

  • mcp__run_collection(collectionId, environmentId) - Runs a collection with an optional environment

Getting Started

  1. Clone this repository
  2. Install dependencies: npm install
  3. Copy .env.example to .env and add your Postman API key
  4. Deploy to Cloudflare Workers: wrangler deploy

Development

To run the server locally for development:

npm run dev

This will start the server locally using wrangler.

Project Structure

  • /src - Source code
    • /interfaces - TypeScript interfaces
    • /services - Service classes
    • index.ts - Main worker entry point
  • /test - Unit tests
  • /examples - Example usage
  • /docs - Additional documentation

Examples

See the examples/postman-examples.md file for detailed examples of how to use the Postman MCP Server with Claude AI.

Deployment

To deploy to Cloudflare Workers:

npm run deploy

Make sure your wrangler.toml file is configured properly.

Security

This server requires a Postman API key to function. Ensure that your key is stored securely in the Cloudflare Workers environment variables and not committed to version control.

Contributing

  1. Follow the DEVELOPMENT_GUIDELINES.md
  2. Adhere to SOLID_PRINCIPLES.md for code design

License

MIT License

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

    Reviews

    5 (1)
    Avatar
    user_mDaZbfL8
    2025-04-15

    As a dedicated user of MCP applications, I am thoroughly impressed with the mcp-searxng-tool created by erhwenkuo. This tool offers unparalleled utility and adaptability for diverse search needs. It seamlessly integrates with various sources, delivering comprehensive and accurate results. Highly recommend checking it out here: https://mcp.so/server/mcp-searxng-tool/erhwenkuo!