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.
stephenlacy
Fast rust MCP proxy between stdio and SSE
phughesmcr
A template repo for writing and publishing local, remote, DXT, and binary MCP servers using Deno.
manekinekko
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server and client.
sylweriusz
writerslogic
The definitive MCP server for Scrivener. Connect your novels, screenplays, and manuscripts to Claude, ChatGPT, and other AI assistants. 60+ tools for document management, writing analysis, content enhancement, semantic search, and character/plot tracking.
descope-sample-apps
format37
youtube transcriber mcp server
markelaugust74
A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
singlestore-labs
MCP server for interacting with SingleStore Management API and services
nvsofts
JLCPCB PCBA向けの、部品探しを補助するためのMCPサーバー
manekinekko
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server and client.
highlight-ing
A microservice for bundling MCP servers from GitHub repositories and preparing it for deployment.
ms82119
An MCP Server and client for communicating with Nifi (v1.28)
Joelalbon
Remote control solution for Fusion 360 using client-server architecture. Features JSON socket communication, modular design with Python server and client library, plus Fusion 360 add-in. Enables command monitoring, remote execution, and model data retrieval for automation workflo
debridge-finance
MCP server that gives AI agents the ability to execute cross-chain cryptocurrency swaps and transfers via the deBridge protocol
laulauland
Bluesky MCP server
lucky-aeon
The MCP gateway is a reverse proxy server that forwards requests from clients to the MCP server or uses all MCP servers under the gateway through a unified portal.
HumanSignal
pdmtt
A MCP (Model Context Protocol) server for agent-driven research on Brazilian law using official sources
aywengo
A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.
manekinekko
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server and client.
yoda-digital
nazar256
pubnub
PubNub MCP Model Context Protocol Server for use in Cursor, Windsurf, Claude Desktop, Claude Code and OpenAI Codex and more!
3mdistal
A demo of how to build an MCP server (without just vibe coding).
patrickomatik
A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware clients to run Bash commands on your local machine.
codeofaxel
Describe it or draw it — Kiln makes it real. The open-source MCP server for 3D printing: AI agents (Claude, Codex, Cursor, or any MCP client) design, generate, slice & print on Bambu Lab, Prusa, Creality, Klipper/Moonraker, OctoPrint, Elegoo & any Marlin printer.
privetin
MCP server for Hugging Face dataset viewer
kevinwatt
An MCP server implementation that integrates with SearXNG, providing privacy-focused meta search capabilities.
veoery
This is a MCP Server that allows LLM to interact with Rhino and Grasshopper directly.
Badhansen
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
xraywu
MCP server to extract contents from a PDF file
j3k0
MCP Server for Gmail and Calendar
emicklei
a web logging proxy for MCP client-server communication
danielkennedy1
jmrplens
Open source GitLab MCP server for AI assistants: 2-tool dynamic find/execute over 860+ GitLab actions (1,000+ Enterprise), stdio/HTTP/OAuth, safe/read-only modes.
ryanmac
A Model Context Protocol (MCP) server that integrates with X using the @elizaOS `agent-twitter-client` package, allowing AI models to interact with Twitter without direct API access.
cyanheads
A Model Context Protocol server providing LLM Agents a second opinion via AI-powered Deepseek-Reasoning R1 mentorship capabilities, including code review, design critique, writing feedback, and idea brainstorming through the Deepseek API.
linxule
Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.
virajsharma2000
This server implements an MCP (Model Context Protocol) server with WebSocket enhancements for real-time data updates.
thomasgazzoni
This project provides tools that expose Language Server Protocol (LSP) functionality as MCP (Model Context Protocol) tools
Dumpling-AI
MCP (Model Context Protocol) server for Dumpling AI
NetanelBollag
A beginner-friendly MCP server template featuring a PostgreSQL connector with clean, easy-to-understand code. Perfect for developers new to Model Context Protocol who want to experiment and create their own AI tool connectors with minimal setup.
griffithsbs
A lightweight way to use environment variables in your Cursor MCP server definitions.
Hritik003
A MCP server for LinkedIn to seamlessly apply for jobs🚀
aliyun
AnalyticDB for MySQL MCP Server
mikechao
Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York
kirschbaum-development
Filament MCP Server for Laravel Loop
fireproof-storage
Store and load JSON documents from LLM tool use
epaproditus
A Model Context Protocol server for Google Workspace integration (Gmail and Calendar)
nearai
An MCP server for the NEAR blockchain
situ2001
A unified plugin for developers integrating MCP servers into modern JavaScript build tools, including Webpack, Rollup, Vite, and more.
localden
Remote MCP server with auth gated by Azure API Management
intellectronica
The easiest path to getting an MCP server going
aiteks-ltda
MCP server for evolution, the non official api for whatsapp
situ2001
A unified plugin for developers integrating MCP servers into modern JavaScript build tools, including Webpack, Rollup, Vite, and more.
Oanakiaja
A chrome extension bridge that allows you to connect to a mcp server to use global window object.
jumpserver
MCP server of JumpServer
j4c0bs
MCP server for SQL static analysis.
mytechnotalent
An AI-driven MCP server that autonomously interfaces with Malware Bazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows.
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.