MCP.so
Sign In
C

Code2postman Mcp

@marioToribi0

About Code2postman Mcp

Code2Postman MCP is an open-source tool that leverages the Model Context Protocol to help developers quickly generate Postman collections from their codebase. This tool analyzes your code files, identifies API endpoints, and creates structured Postman collections that you can use

Basic information

Category

Developer Tools

Transports

stdio

Publisher

marioToribi0

Submitted by

marioToribi0

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "code2postman-mcp": {
      "command": "uvx",
      "args": [
        "code2postman-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Code2postman Mcp?

Code2postman Mcp is an open-source tool that uses the Model Context Protocol to help developers quickly generate Postman collections from their codebase. It analyzes code files, identifies API endpoints, and creates structured collections for testing, documentation, and sharing.

How to use Code2postman Mcp?

Key features of Code2postman Mcp

  • Open-source tool for Postman collection generation
  • Leverages the Model Context Protocol
  • Analyzes code files to find API endpoints
  • Creates structured Postman collections
  • Supports testing, documentation, and sharing workflows

Use cases of Code2postman Mcp

  • Generate Postman collections from an existing codebase for API testing
  • Create structured documentation of API endpoints automatically
  • Share ready-to-use collections with team members

FAQ from Code2postman Mcp

What does Code2postman Mcp do?

It analyzes your code files, identifies API endpoints, and creates structured Postman collections for testing, documentation, and sharing.

How does Code2postman Mcp work?

It leverages the Model Context Protocol to analyze code, detect API endpoints, and output a Postman collection in a structured format.

Who is Code2postman Mcp for?

It is designed for developers who need to quickly generate Postman collections from their codebase.

What are the outputs of Code2postman Mcp?

The tool produces structured Postman collections that can be used for testing, documentation, and sharing.

Comments

More Developer Tools MCP servers