MCP Server
Use Solderable tools everywhere
Connect and use Solderable tools with any client that supports MCP servers.
Available tools
component_search
Batch search for multiple electronic components in parallel using the LCSC database. Get specifications, pricing, availability, and datasheets.
Up to 10 component queries in parallel
datasheet_query
Query a component datasheet with natural language questions. Ask about specifications, pin functions, operating conditions, or any other datasheet information.
LCSC part number + natural language query
Configuration
Add this to your client settings:
{
"mcpServers": {
"solderable": {
"command": "npx",
"args": ["-y", "@solderable/mcp"]
}
}
}