J
Jlcpcb MCP
by @Eyalm321
MCP server for JLCPCB/LCSC: catalog search (yaqwsx/jlcparts SQLite) + live stock, pricing, and datasheets from wmsc.lcsc.com
Created 6/3/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-jlcpcb-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"eyalm321-jlcpcb-mcp": {
"command": "npx",
"args": [
"eyalm321-jlcpcb-mcp"
]
}
}
}