← Registry

Developer Tools

whatic.io

Provides tools for searching, comparing, and retrieving specifications of integrated circuit parts from a datasheet corpus.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://whatic.io/mcp

No auth detected

MCP server metadata

Name
whatic
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 7

find_parts

Shortlist IC part numbers by parametric spec constraints, ranked by how many constraints each part satisfies.

Inferred read-only
get_specs

Read canonical extracted specs (min/typ/max, unit, conditions) for known IC part numbers.

Inferred read-only
compare_parts

Relative price tier, stock posture, and library class for a set of IC part numbers (a ranking from a distributor snapshot, not a live quote).

Inferred read-only
search

Search the datasheet corpus; returns hit records (metadata + snippet, each with an opaque `ref`).

Inferred read-only
lookup

One-shot spec/section retrieval: full content of the most relevant datasheet segments for one or more parts (fuses search+get).

Inferred read-only
get

Expand opaque `ref` tokens (from search/lookup) into full datasheet segment content.

Inferred read-only
get_image

Fetch datasheet figure images (PNG/JPEG) for opaque `ref` tokens obtained from search/lookup/get.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.whatic]
url = "https://whatic.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "whatic": {
      "type": "http",
      "url": "https://whatic.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: whatic
Remote MCP URL: https://whatic.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "whatic": {
      "url": "https://whatic.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "whatic": {
      "type": "http",
      "url": "https://whatic.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "whatic",
  "transport": "streamable-http",
  "url": "https://whatic.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.