{"name":"Google Sheets MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Read, write, create, and manage Google Sheets spreadsheets via MCP","mcpEndpoint":"/mcp","transport":"streamable-http","tools":10,"auth":{"type":"google-oauth","description":"Authorize via Google OAuth to get a refresh token, then pass it as Bearer","authorize_url":"https://googlesheetsmcp.agenticledger.ai/authorize","modes":{"bearer":{"description":"Pass your Google refresh token as the Bearer token","header":"Authorization: Bearer <your-google-refresh-token>"},"oauth":{"description":"Exchange refresh token for a time-limited session token","token_endpoint":"https://googlesheetsmcp.agenticledger.ai/oauth/token","client_id":"googlesheets","client_secret":"<your-google-refresh-token>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"googlesheets":{"url":"https://googlesheetsmcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer <your-google-refresh-token>"}}}},"links":{"health":"/health","authorize":"/authorize","documentation":"https://googlesheetsmcp.agenticledger.ai/googlesheets/","oauth_discovery":"/.well-known/oauth-authorization-server"}}