MCP Server
MCP
io.github.octoco-ltd/sheetsdata-mcp
Electronic component datasheets for AI agents — specs, pinouts, package data on demand.
Install
npx -y @sheetsdata/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.sheetsdata.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@sheetsdata/mcp",
"version": "1.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional — if omitted, OAuth login opens in your browser. Get a key at https://sheetsdata.com/dashboard/keys",
"format": "string",
"isSecret": true,
"name": "SHEETSDATA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment