mcpserver.lol
registry/sheetsdata-mcp
Connection check verified live · 27h ago

sheetsdata-mcp

Electronic component datasheets for AI agents — specs, pinouts, package data on demand.

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

12 tools

Read from the running server on 27h ago.

analyze_image read-only questionimage_key*part_number*
Analyze an image from a component's datasheet using vision AI. Use this when read_datasheet returns a section containing images and you need to extract data from a graph, package d…
check_design_fit read-only part_number*ambient_tempinput_voltageoutput_currentoutput_voltagesupply_voltage +1
Validate whether a component will work within your operating conditions. Compares your design parameters against the datasheet's absolute maximum ratings and recommended operating…
check_extraction_status read-only part_numbers*
Check the extraction status of one or more parts. Free. Each entry includes the current extraction step, elapsed seconds, and document ID. Use after prefetch_datasheets or after r…
compare_parts read-only part_numbers*
Compare 2-5 electronic components side by side in a single call. For each part, returns merged provider data (pricing, stock, structured parameters, package) plus the cached datash…
confirm_datasheet_upload can modify data upload_token*
Confirm a datasheet upload started via request_datasheet_upload. Pass the upload_token you got back from the request step. The server downloads the uploaded bytes, re-hashes to ver…
find_alternative read-only limitconstraintspart_number*
Find alternative / second-source components for a given MPN. Returns parts ranked by how closely their specs, package, and category match the reference part, with a match_score and…
get_part_details read-only providerpart_number*prefetch_datasheet
Get full details for a specific electronic component by manufacturer part number (MPN) or LCSC number. Returns specs, pricing, and stock from all configured providers, plus the cac…
prefetch_datasheets read-only part_numbers*
Trigger background datasheet extraction for multiple parts at once (up to 20). Non-blocking — returns immediately with the status of each part. Use this to warm up datasheets for a…
read_datasheet read-only modelimitquerysectionpart_number*
Read from a component's datasheet. Two modes: **Section mode** (default): Returns a named section. Start with section='summary' to get an overview and a list of available_sections…
request_datasheet_upload size_bytes*part_number*manufacturerexpected_sha256*
Request a signed URL to upload a datasheet PDF for a component whose datasheet we don't have. Use this when search_parts / get_part_details / prefetch_datasheets return datasheet_s…
search_datasheets read-only limitquery*section_type
Semantic search across all extracted datasheets. Finds components matching natural language queries about specifications, features, or capabilities. Best for broad spec-based disco…
search_parts read-only limitquery*providers
Search for electronic components by part number, description, or keyword. Start here — this is the best entry point for finding components. Queries all configured providers in para…