Sheetsdata MCP
Rank #3485io.github.octoco-ltd/sheetsdata-mcp
Provides structured electronic component datasheet data including specs, pinouts, and package information.
Sheetsdata MCP is a Model Context Protocol (MCP) server published by octoco-ltd. It ranks #3485 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Sheetsdata MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 9 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Apr 26, 2026.
Ranks ahead of 55,415 of 58,900 servers on MCP Toplist.
Use Sheetsdata MCP
Add Sheetsdata MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"sheetsdata-mcp": {
"url": "https://mcp.sheetsdata.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sheetsdata-mcp": {
"command": "npx",
"args": [
"-y",
"@sheetsdata/mcp"
],
"env": {
"SHEETSDATA_API_KEY": "<your SHEETSDATA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries (1 delisted)
octoco-ltd
Available versions (9)
| Version | Published |
|---|---|
| 1.3.1 | Apr 26, 2026 |
| 1.3.0 | Apr 23, 2026 |
| 1.2.1 | Apr 12, 2026 |
| 1.1.2 | Apr 10, 2026 |
| 1.1.1 | Apr 10, 2026 |
| 1.1.0 | Apr 10, 2026 |
| 1.0.5 | Apr 7, 2026 |
| 1.0.1 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Sheetsdata MCP?
- Provides structured electronic component datasheet data including specs, pinouts, and package information.
- Who maintains Sheetsdata MCP?
- Sheetsdata MCP is maintained by octoco-ltd, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Sheetsdata MCP an official MCP server?
- Yes — Sheetsdata MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Sheetsdata MCP have?
- MCP Toplist tracks 9 versions of Sheetsdata MCP, most recently published on Apr 26, 2026.
- Where can I find the source code for Sheetsdata MCP?
- The source code for Sheetsdata MCP is hosted at github.com/octoco-ltd/sheetsdata-mcp.