flaco-source/mcp-docs

An MCP (Model Context Protocol) server that gives LLMs direct access to official vendor PDF documentation (starting with Texas Instruments), with a local SQLite full-text index (FTS5 + BM25) so answers can be grounded in real datasheet and TRM text.

1Stars on the repository
4Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

flaco-source/mcp-docs

Skill Claude CodeCodexCursor

Analog Devices via Electronics Docs MCP: vendor ADI; lookupdoc is FTS-only + suggestedDocuments from analog.com/en/products HTML (no search.html in v1). readdoc for PDF URLs; querydoccontent and readdocpage after indexing. Resource electronics-docs://guide/tool-usage.

1 4mo ago A 68 tokens

flaco-source/mcp-docs

Skill Claude CodeCodexCursor

STMicroelectronics via Electronics Docs MCP: lookupdoc is FTS-only + suggestedDocuments (noise-filtered). Index with readdoc; querydoccontent; readdocpage for full pages. ST site uses native fetch (not axios). Resource electronics-docs://guide/tool-usage.

1 4mo ago A 64 tokens

flaco-source/mcp-docs

Skill Claude CodeCodexCursor

Texas Instruments via Electronics Docs MCP: lookupdoc is FTS-only + suggestedDocuments from ti.com/product (no PDF download). Symlink datasheet URLs often need readdoc directly. querydoccontent and readdocpage after indexing. Resource electronics-docs://guide/tool-usage.

1 4mo ago A 63 tokens

flaco-source/mcp-docs

Skill Claude CodeCodexCursor

Electronics Docs MCP (TI, ST, ADI): listindexeddocuments for indexed PDF counts; lookupdoc queries FTS only; readdoc to index; querydoccontent and readdocpage after indexing. Read resource electronics-docs://guide/tool-usage.

1 4mo ago A 60 tokens