rest-to-postman

rest-to-postman

0

REST-to-Postman MCP is a server tool that aids developers in converting and synchronizing their REST API endpoints with Postman collections and environments. It supports various features like environment variable syncing, authentication, and intelligent collection merging, streamlining the developer workflow.

REST-to-Postman MCP

A Model Context Protocol (MCP) server that converts REST API code to Postman collections and environments, assisting developers in syncing REST API endpoints with Postman automatically.

Features

  • Convert REST API endpoints to Postman collections
  • Sync environment variables with Postman environments
  • Support for various authentication methods
  • Intelligent merging of new endpoints with existing collections
  • Automatic handling of sensitive environment variables
  • Supports stdio and SSE transport methods

Prerequisites

  • Bun v1.2.2 or later
  • Postman API Key
  • Postman Workspace ID

Installation & Usage

This MCP server requires access to your Postman workspace to create/update collections and environments.

Installing via Smithery

Install REST-to-Postman MCP for Claude Desktop using Smithery.

Running the MCP Server

Use npx to start the MCP server with your Postman API credentials.

Development

Clone the repository, install dependencies, and run the server locally using Bun. Contributions are welcome.

License

The project is licensed under the MIT License.