Loading MCP server directory, please wait...
Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.
npx @getmcp/cli add io.github.sheetbest/sheet-bestRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token generated in Sheet Best MCP settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sheetbest/sheet-best": {
"url": "https://mcp.sheetbest.com/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}