io.github.octoco-ltd/sheetsdata-mcp
Quality Score
85
/100
Electronic component datasheets for AI agents — specs, pinouts, package data on demand.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.sheetsdata.com/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"sheetsdata-mcp": {
"command": "npx",
"args": [
"-y",
"@sheetsdata/mcp"
],
"env": {
"SHEETSDATA_API_KEY": "<your-sheetsdata_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"sheetsdata-mcp": {
"command": "npx",
"args": [
"-y",
"@sheetsdata/mcp"
],
"env": {
"SHEETSDATA_API_KEY": "<your-sheetsdata_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @sheetsdata/mcp§02 Environment variables
SHEETSDATA_API_KEYsecret
Optional — if omitted, OAuth login opens in your browser. Get a key at https://sheetsdata.com/dashboard/keys
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai