What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
microsoft
Playwright MCP server
ahujasid
Open-source MCP to use Blender with any LLM
GLips
MCP server to provide Figma layout information to AI coding agents like Cursor
mendableai
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
21st-dev
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
browserbase
Allow LLMs to control a browser with Browserbase and Stagehand
tavily-ai
Production ready MCP server with real-time search, extract, map & crawl.
MiniMax-AI
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
chatmcp
Query and Summarize your chat messages.
neondatabase-labs
MCP server for interacting with Neon Management API and databases
TencentEdgeOne
An MCP service designed for deploying HTML content to EdgeOne Makers and obtaining an accessible public URL.
tinyfish-io
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
istarwyh
MCP Advisor & Installation - Use the right MCP server for your needs
chatmcp
Write notes to Flomo
garymengcom
A Serper MCP Server
chatmcp
HeyBeauty MCP Server for Virtual TryOn
codecraftm
A Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
babelcloud
GBOX provides environments for AI Agents to operate computer and mobile devices.
302ai
Automatically create a remote browser to complete your specified tasks, developed based on Browser Use + Sandbox.
PsychArch
A Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
302ai
Create a remote sandbox that can execute code/run commands/upload and download files.
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.