MCP.so
ログイン

JLCPCB Parts MCP Server 🎛️

@Adrie-coder

JLCPCB Parts MCP Server 🎛️ について

JLCPCB PCBA向けの、部品探しを補助するためのMCPサーバー

基本情報

カテゴリ

その他

ライセンス

GPL-3.0 license

ランタイム

python

トランスポート

stdio

公開者

Adrie-coder

設定

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

{
  "mcpServers": {
    "jlcpcb-parts-mcp-adrie-coder": {
      "command": "python",
      "args": [
        "main.py"
      ]
    }
  }
}

ツール

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

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

概要

What is JLCPCB Parts MCP Server 🎛️?

The JLCPCB Parts MCP Server 🎛️ is a tool that assists users in finding components compatible with JLCPCB PCBA (Printed Circuit Board Assembly) services. It is designed for engineers and hobbyists designing new circuits or upgrading existing ones, simplifying the part selection process.

How to use JLCPCB Parts MCP Server 🎛️?

Download the latest release from the GitHub releases page or clone the repository. Install dependencies with pip install -r requirements.txt, then run python main.py to start the server. Access the interface at http://localhost:5000 in your browser, where you can use the search bar and filters to find components.

Key features of JLCPCB Parts MCP Server

コメント

「その他」の他のコンテンツ