Server data from the Official MCP Registry
MCP server for Google Sheets API — read, write, format, batch operations.
About
MCP server for Google Sheets API — read, write, format, batch operations.
Security Report
This MCP Google Sheets server demonstrates solid security practices with proper authentication via environment variables, comprehensive input validation, and no evidence of malicious code patterns. The codebase uses TypeScript with strict type checking and well-structured validation. Permissions align well with the stated purpose of Google Sheets integration. Minor code quality observations around environment variable parsing and test coverage do not significantly impact security. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: GOOGLE_PROJECT_ID
Environment variable: GOOGLE_APPLICATION_CREDENTIALS
Environment variable: GOOGLE_SERVICE_ACCOUNT_KEY
Environment variable: GOOGLE_PRIVATE_KEY
Environment variable: GOOGLE_CLIENT_EMAIL
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-freema-mcp-gsheets": {
"env": {
"GOOGLE_PROJECT_ID": "your-google-project-id-here",
"GOOGLE_PRIVATE_KEY": "your-google-private-key-here",
"GOOGLE_CLIENT_EMAIL": "your-google-client-email-here",
"GOOGLE_SERVICE_ACCOUNT_KEY": "your-google-service-account-key-here",
"GOOGLE_APPLICATION_CREDENTIALS": "your-google-application-credentials-here"
},
"args": [
"-y",
"mcp-gsheets"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
