MCP-сервер Google Contacts (контакты).
claude mcp add --transport http google-contacts-mcp http://localhost:3000/mcp Architecture This server acts as an OAuth proxy to Google: graph LR A[MCP client] <--> B[google-contacts-mcp] <--> C[Google OAuth/API] S