MCP Servers
Model Context Protocol servers exposing tools, resources, and prompts to AI agents.
48 tools
MCP (Model Context Protocol) is Anthropic's open standard for exposing tools, data, and prompts to LLM agents. The server ecosystem exploded in 2025-2026; picking the right servers is now as important as picking the right model.
Covers official reference servers (filesystem, github, postgres, slack), registries + directories (Smithery, PulseMCP), server frameworks (fastmcp, mcp-python-sdk), and vertical servers for databases, browsers, cloud APIs, and enterprise systems.
Pick official reference servers for common integrations (git, filesystem, sql). Pick Smithery or PulseMCP to browse and install. Pick fastmcp when writing your own server. For internal APIs, ship an MCP wrapper rather than raw REST — every Claude-native workflow gets it for free.
Airtable MCP Server
Model Context Protocol server that gives LLMs full read/write access to your Airtable bases.
Apple Notes MCP
Let Claude read your local Apple Notes over the Model Context Protocol.
AWS MCP Servers
Official AWS Labs collection of Model Context Protocol servers for connecting AI coding assistants and agents to AWS services and documentation.
Azure MCP Server
Official Microsoft MCP server that exposes 40+ Azure services to AI agents under the developer's own Entra ID credentials.
Blender MCP
Give Claude hands inside Blender — an MCP server for natural-language 3D modeling.
Brave Search MCP
Give any MCP client web and local search powered by the Brave Search API.
Chroma MCP
Official MCP server that gives LLM clients direct access to the Chroma vector database.
Cloudflare MCP Server
Official suite of remote MCP servers that let Claude, Cursor, and other agents read and control your Cloudflare account.
Docker MCP Catalog and Toolkit
Discover, run, and manage MCP servers as Docker containers.
DuckDuckGo MCP Server
MCP server that gives Claude and other LLMs DuckDuckGo web search plus URL content fetching, with no API key required.
EverArt MCP Server
Archived MCP server that lets Claude and MCP clients generate images via EverArt's FLUX, SD 3.5 and Recraft models.
Exa MCP Server
Web search, code search, and company research for AI assistants over MCP
FastMCP
The fast, Pythonic way to build MCP servers, clients, and apps.
Firecrawl MCP Server
MCP server that gives Claude, Cursor, and other AI agents native web scrape, crawl, search, and extract tools via Firecrawl.
Framelink Figma Context MCP
MCP server that feeds Figma layout, styles and components into AI coding agents like Cursor and Claude Code.
GitHub MCP Server
GitHub's official Model Context Protocol server for connecting AI agents to repositories, issues, PRs, Actions, and security data.
Google Drive MCP Server
Read, list, and search your Google Drive from any MCP-compatible AI client.
Grafana MCP
Official Grafana Labs MCP server — dashboards, Prometheus, Loki, alerts and incidents in your LLM client
Hacker News MCP
MCP server that lets Claude and other LLM clients read Hacker News stories, comments, users, and search results
Home Assistant MCP
Open-source MCP server that lets any LLM control and observe a Home Assistant smart home in real time.
Kagi MCP Server
Official Kagi Search MCP server: search and extract the web from any MCP-compatible agent.
Linear MCP Server
Open-source MCP server bridging LLM agents to Linear's issue tracker (now deprecated in favour of Linear's official remote MCP)
mcp-agent
Python framework for building composable AI agents on the Model Context Protocol
MCP Everything Server
The kitchen-sink reference MCP server that exercises every corner of the Model Context Protocol