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

评论

其他 分类下的更多 MCP 服务器