Filesystem
Sandboxed file access. Read/write a specific folder.
Before MCP, every Drive integration, every Gmail integration, every database integration was bespoke code in each AI client. After MCP, the same connector works in Claude Code, Claude Desktop, Cursor, ChatGPT, and any other compliant client. Anthropic, Google, OpenAI, and the major IDE makers all speak it.
github.com/modelcontextprotocol/servers — Drive, Gmail, GitHub, Slack, Postgres, Filesystem, Brave Search, Puppeteer, and dozens more.claude mcp add and paste the install command from the server's README./help.Sandboxed file access. Read/write a specific folder.
Read-only or read-write SQL access. Lets Claude answer questions about your data.
Issues, PRs, repo search, Actions. Works hand-in-glove with Claude Code's git tools.
Search threads, draft replies, list events, suggest times.
Read channels, post messages, search history.
Drive a browser. Useful for scraping and visual QA.
Web search with low quotas. Good fallback when the built-in WebSearch is unavailable.
Channel/video metadata, transcripts. Read-only by default.
An MCP server is just a small program with a manifest describing the tools it offers. Python, Node, Go SDKs are official. If you have an internal API, wrapping it as MCP makes it instantly usable from any AI client your team uses.
claude mcp add.