{"name":"Google Workspace MCP Server","version":"1.0.0","description":"Model Context Protocol server providing access to Google Workspace services","endpoints":{"health":{"url":"/health","method":"GET","description":"Health check and OAuth status"},"oauth":{"start":"/oauth/start","callback":"/oauth/callback","status":"/oauth/status"},"mcp":{"url":"/mcp","method":"POST","description":"MCP JSON-RPC endpoint"}},"authentication":{"bearer_token":{"type":"Bearer Token","header":"Authorization: Bearer <token>","clients":["Claude Code"],"status":"Active"},"oauth":{"type":"OAuth 2.1 + DCR","clients":["Claude Desktop"],"status":"Active","endpoints":{"metadata":"/mcp/.well-known/oauth-authorization-server","register":"/mcp/register","authorize":"/mcp/authorize","token":"/mcp/token"}}}}