jlcpcb-parts-mcp
Verified Safeby Adrie-coder
Overview
Assists users in finding electronic components compatible with JLCPCB PCBA services by querying a local database.
Installation
python main.pyEnvironment Variables
- JLCPCB_DB_PATH
Security Notes
The server uses parameterized SQL queries to prevent SQL injection vulnerabilities. The database path is loaded from an environment variable (JLCPCB_DB_PATH), which is good practice. Image fetching from external URLs relies on data stored in the database; trust in the data source (jlcparts project) is implied to prevent potential SSRF via malicious URLs.
Similar Servers
agentic-radar
A legal support chatbot capable of web search, employee database queries, JIRA interaction, and generating/retrieving supplier liability documents for companies.
MCP
A remote Model Context Protocol (MCP) server that provides access to Jina Reader, Embeddings and Reranker APIs with a suite of URL-to-markdown, web search, image search, and embeddings/reranker tools.
KiCAD-MCP-Server
Enables AI assistants like Claude to interact with KiCAD for PCB design automation, providing comprehensive tool schemas and real-time project state access.
jigsaw-mcp
Provides a barebones Model Context Protocol server for Dedalus deployments, featuring a single greeting tool.