MCP.so
Sign In

Whatic IC Datasheets

@Whatic

About Whatic IC Datasheets

Query real IC datasheets: parametric part search, spec lookup, price comparison, and datasheet-grounded answers for electronic components, extracted and verified against manufacturer PDFs.

Connection details

https://whatic.io/mcp

Setup

claude mcp add whatic --transport http https://whatic.io/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is Whatic?

Whatic gives AI assistants access to real IC datasheet data for electronic component selection. Specs are extracted from manufacturer PDF datasheets and verified against ground truth — in our benchmark, extraction precision beats the parametric data of major component catalogs.

Tools

  • find_parts — parametric search: find ICs matching numeric constraints (e.g. op-amps with GBW ≥ 10 MHz and Iq ≤ 1 mA), ranked by constraints satisfied
  • get_specs — full parametric spec sheet for a part number (85 canonical parameters: supply range, offset voltage, temperature grades, …)
  • compare_parts — side-by-side price & availability comparison
  • search — semantic search inside datasheet content, scopable to one device
  • lookup — resolve a part number to its datasheets and documents
  • get — retrieve datasheet sections (tables, absolute maximums, pin descriptions) as clean markdown
  • get_image — fetch figures and diagrams from datasheets

Example prompts

  • "Find a rail-to-rail op-amp with input offset under 100 µV"
  • "What's the absolute maximum supply voltage of the UC3843B?"
  • "Compare the TL072 and NE5532 for a low-noise audio preamp"
  • "Show me the typical application circuit from the AP63300 datasheet"

Notes

  • No API key or signup required
  • Read-only; answers cite the underlying datasheet
  • Web version with the same data: whatic.io

Frequently asked questions

What is the Whatic IC Datasheets remote MCP server?

The Whatic IC Datasheets remote MCP server is a hosted Model Context Protocol endpoint at https://whatic.io/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Whatic IC Datasheets MCP server?

Add the endpoint https://whatic.io/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Whatic IC Datasheets MCP server require authentication?

No. Whatic IC Datasheets's MCP server does not require authentication — you can connect directly with the endpoint URL.

Which transport does the Whatic IC Datasheets MCP server use?

Whatic IC Datasheets exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments