Google's own remote MCP endpoints for Gmail, Drive, Docs, Sheets, Slides, Calendar, Chat and People — OAuth 2.0, hosted by Google, no server to run.
GitHub
Summary
GitHub's official MCP server — manage issues, pull requests, repositories, code search, and Actions from your agent.
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
GitHub's official MCP server. It connects an agent to the GitHub platform: reading and creating issues and pull requests, browsing and searching repositories and code, reviewing PRs, and inspecting Actions runs. Available as a hosted remote server and as a local Docker image.
Related MCP Servers
AWS's managed MCP server: call any AWS API, run sandboxed Python against your account, and load AWS agent skills on demand — under IAM, CloudWatch and CloudTrail.
Indexes the coding-agent sessions already sitting on your disk — months of history from before you installed it — and serves them back over MCP. 3.5 GB searched in ~1.5 ms, no LLM, no embeddings.
Google's official MCP server for driving the gcloud CLI from natural language, with allowlist and denylist controls over which commands an agent may run.

