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.
Everything
Summary
A reference/test server that exercises every MCP feature — prompts, resources, tools, and sampling — for building and debugging clients.
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The Everything MCP server is a reference and test server that exercises the full MCP protocol: prompts, resources, tools, sampling, and more. It is intended for developers building or debugging MCP clients who want a server that demonstrates every capability.
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.

