MCP.so
ログイン
C

Code2postman Mcp

@marioToribi0

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

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

marioToribi0

投稿者

marioToribi0

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「開発者ツール」の他のコンテンツ