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.
easyshell-ai
Lightweight server management & intelligent ops platform with Docker one-click deployment, batch script execution, web terminal, and AI-powered operations.
gunpal5
Effortlessly Build Model Context Protocol Servers with OpenAPI or Swagger or Google Discovery Specifications
QAInsights
✨ JMeter Meets AI Workflows: Introducing the JMeter MCP Server! 🤯
Ilikepizza2
[MCP Server] The Security Agent for AI assisted coding
Ilikepizza2
[MCP Server] The Security Agent for AI assisted coding
Ilikepizza2
[MCP Server] The Security Agent for AI assisted coding
jmanhype
A simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework.
olaservo
MCP server for applying a Claude Shannon-inspired problem-solving pattern
PSPDFKit
A Model Context Protocol (MCP) server implementation that integrates with the Nutrient Document Web Service (DWS) Processor API, providing powerful PDF processing capabilities for AI assistants.
jen6
Enhance your TickTick workflow with MCP server. Better filtering interface
AIAnytime
All MCP Servers related projects.
riemannzeta
FastMCP Server for USPTO data
yanmxa
Fast, open agent harness for the terminal. One ~12 MB Go binary — bring any model and extensions into a single inspectable loop that learns as you work.
ltc6539
A mcp server supporting you to generate powerpoint using LLM and natural language automatically.
The-AI-Alliance
A web app for rapidly prototyping AI agents and the lightweight web UIs that wrap them—build flows, preview interactions, and share agent-driven experiences without lock-in.
hamidra
Organize your MCP servers in local workspaces, share them as Yet-Another-MCP through a single command
k-jarzyna
Miro integration for Model Context Protocol
inercia
Use shell scripts as MCP tools
smadi0x86
Multi Debugger MCP server that enables LLMs to interact with GDB and LLDB for binary debugging and analysis.
ai-1st
DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini 2.5 Pro's extensive context window.
runablehq
A Model Context Protocol (MCP) server that provides mobile automation capabilities.
nataliapc
A Model Context Protocol (MCP) server for automating openMSX emulator instances. This server provides comprehensive tools for MSX software development, testing, and automation through standardized MCP protocols.
hamflx
Invoke-RE
Plugin interface for remote communications with Binary Ninja database and MCP server for interfacing with LLMs.
0xDAEF0F
A simple MCP server that delivers you jobs based on your needs
ruvnet
This implementation follows the official MCP specification, including proper message framing, transport layer implementation, and complete protocol lifecycle management. It provides a foundation for building federated MCP systems that can scale across multiple servers while maint
effytech
MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules
yuna0x0
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
kEND
An elixir Model Context Protocal (MCP) server library which uses the Server-Sent Events (SSE) transport type
sawa-zen
This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.
wandb
The official implementation of the W&B Models and Weave MCP server.
seriallazer
MCP Server for IBKR Client
Rahulec08
AI-powered mobile automation with Model Context Protocol (MCP) integration. Seamlessly control Android & iOS devices through Appium with intelligent visual element detection and recovery. Built for AI agents like Claude to perform complex mobile testing workflows.
kuberstar
Semantic code intelligence MCP server for Claude Code - project maps, symbol search, impact analysis, and more
sylviangth
A curated list of Hosted & Managed Model Context Protocol (MCP) Servers accessible via a simple URL endpoint.
rileylemm
This is a MCP server I built to interact with my hybrid graph rag db.
sylviangth
A curated list of Hosted & Managed Model Context Protocol (MCP) Servers accessible via a simple URL endpoint.
rember
A Model Context Protocol (MCP) server for Rember.
horizondatawave
A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.
jsdelivr
Remote MCP server that gives LLMs access to run network commands
ivo-toby
MCP (Model Context Protocol) server for the Contentful Management API
boldcommerce
A MCP server for Magento 2
shijianzhong
一个桌宠形式的mcp client,可以对接任意mcp server,配合测试的mcp server 开源地址:https://github.com/shijianzhong/mcp-server-for-pc
orellazri
MCP Server for Coda
bnb-chain
A MCP server for BNB Chain that supports BSC, opBNB, Greenfield, and other popular EVM-compatible networks.
danielsogl
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
Arindam200
MCP Server of DevTo
blacktop
MCP Server for Text to Speech
rdassignies
Legifrance MCP Server
blacktop
MCP Server for Text to Speech
jsonresume
The registry mcp server updates your resume while you code
recraft-ai
MCP (modelcontextprotocol) server implementation for Recraft API
oschina
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that interact with Gitee's API, allowing AI assistants to manage repository, issues, pull requests, etc.
dodopayments
Self-hosted MCP server for your documentation
drumnation
AI-powered FastMCP server for intelligent stock photo search, download, and attribution management from Unsplash
puremd
Unblock, scrape, and search tools for MCP clients
codacy
Codacy's MCP Server implementation
gotoolkits
mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows.
ymadd
MCP server for shadcn/ui component references
railsware
Official mailtrap.io MCP server
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.