MCP servers.
Official GitHub MCP Server connects AI tools to GitHub's API with 51 tools for repo management, issues, PRs, security scanning, and CI/CD automation.
MCP server that virtualizes Claude Code tool outputs via SQLite indexing, reducing token usage 25-99% and extending sessions from 30 minutes to 3+ hours.
Brave's official MCP Server gives AI agents real-time web search using the independent Brave Search index. Six search tools, privacy-first, $5 per 1,000 queries.
Anthropic's official Fetch MCP Server lets AI agents retrieve any web page and get back clean Markdown — the simplest way to give Claude live internet access via MCP.
Anthropic's official Filesystem MCP Server gives AI agents controlled read/write access to local directories — the foundational building block for any file-aware AI workflow.
Git MCP Server: Local version control as an agent-native capability. Structured git operations without shell subprocesses, built for multi-agent workflows.
Anthropic's official Memory MCP Server gives Claude persistent cross-session memory using a local knowledge graph. Entities, relations, and observations stored as a JSON file.
Microsoft's official Playwright MCP Server gives AI agents full browser control via accessibility tree snapshots — no vision model needed, 10-100x faster than screenshot-based approaches.
How to connect Claude to PostgreSQL in 2026. The official MCP server is deprecated with a SQL injection vulnerability — use Postgres MCP Pro (crystaldba) instead.
Official Sentry MCP Server connects AI agents to error tracking, exposing tools for issue search, analysis, and management via the Model Context Protocol.
Official Sentry MCP Server connects AI agents to error tracking, exposing tools for issue search, analysis, and management via the Model Context Protocol.
Anthropic's Sequential Thinking MCP Server structures Claude's reasoning into explicit, revisable steps. Better results on complex problems by making the thinking process a first-class artifact.
Slack is where teams communicate. The Slack MCP Server lets AI agents read channels, execute commands, and integrate team workflows directly from your IDE.
Official MCP server for time and timezone operations. Tells Claude what time it is anywhere on Earth and converts between timezones — with zero configuration required.
Puppeteer MCP server: Automate screenshots, form filling, scraping, and DOM traversal in Claude agent workflows. Deprecated but community-maintained and production-viable.