MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Submit a server

Featured

Playwright Mcp

microsoft

Playwright MCP server

Browser Automation

Blender

ahujasid

Open-source MCP to use Blender with any LLM

Other

Framelink Figma MCP Server

GLips

MCP server to provide Figma layout information to AI coding agents like Cursor

Media & Design

Firecrawl Mcp Server

mendableai

🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

Browser Automation

21st.dev Magic AI Agent

21st-dev

It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic

AI & Agents

Browserbase MCP Server

browserbase

Allow LLMs to control a browser with Browserbase and Stagehand

Browser Automation

Tavily Mcp

tavily-ai

Production ready MCP server with real-time search, extract, map & crawl.

Search

MiniMax MCP

MiniMax-AI

Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

Media & Design

Mcp Server Chatsum

chatmcp

Query and Summarize your chat messages.

Other

Neon MCP Server

neondatabase-labs

MCP server for interacting with Neon Management API and databases

Databases

EdgeOne Pages MCP

TencentEdgeOne

An MCP service designed for deploying HTML content to EdgeOne Makers and obtaining an accessible public URL.

Other

AgentQL MCP Server

tinyfish-io

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

Other

MCP Advisor

istarwyh

MCP Advisor & Installation - Use the right MCP server for your needs

Other

mcp-server-flomo MCP Server

chatmcp

Write notes to Flomo

Other

Serper MCP Server

garymengcom

A Serper MCP Server

Search

HeyBeauty MCP Server

chatmcp

HeyBeauty MCP Server for Virtual TryOn

Other
A

Aiimagemultistyle

codecraftm

A Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.

Other

GBOX Android MCP

babelcloud

GBOX provides environments for AI Agents to operate computer and mobile devices.

Other

302_browser_use_mcp

302ai

Automatically create a remote browser to complete your specified tasks, developed based on Browser Use + Sandbox.

Browser Automation

Jina AI MCP Tools

PsychArch

A Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.

Other

302_sandbox_mcp

302ai

Create a remote sandbox that can execute code/run commands/upload and download files.

Reasoning

Frequently asked questions

Common questions about MCP servers, tools, and integrations

1

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.

2

How do I install an MCP server?

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.

3

Are MCP servers free to use?

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.

4

What is the difference between local and remote MCP servers?

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.

5

Which AI clients can connect to MCP servers?

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.

6

How can I evaluate whether an MCP server is safe and reliable?

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.