Submit

Code2postman Mcp

@marioToribi0

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 for testing, documentation, and sharing.

Tools

Server Config

{
  "mcpServers": {
    "code2postman-mcp": {
      "command": "uvx",
      "args": [
        "code2postman-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.