Sheetsdata Mcp MCP Server
Rank #4121io.github.octoco-ltd/sheetsdata-mcp
Provides structured electronic component datasheet data including specs, pinouts, and package information.
Sheetsdata Mcp MCP Server is a Model Context Protocol (MCP) server published by octoco-ltd. It ranks #4121 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Sheetsdata Mcp MCP Server 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 54,711 of 58,832 servers on MCP Toplist.
Use Sheetsdata Mcp MCP Server
Add Sheetsdata Mcp MCP Server 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 MCP Server?
- Provides structured electronic component datasheet data including specs, pinouts, and package information.
- Who maintains Sheetsdata Mcp MCP Server?
- Sheetsdata Mcp MCP Server is maintained by octoco-ltd, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Sheetsdata Mcp MCP Server an official MCP server?
- Yes — Sheetsdata Mcp MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Sheetsdata Mcp MCP Server have?
- MCP Toplist tracks 9 versions of Sheetsdata Mcp MCP Server, most recently published on Apr 26, 2026.
- Where can I find the source code for Sheetsdata Mcp MCP Server?
- The source code for Sheetsdata Mcp MCP Server is hosted at github.com/octoco-ltd/sheetsdata-mcp.