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.
mumez
MCP server for validating and linting Tonel formatted Smalltalk source code using tree-sitter-tonel-smalltalk.
sagarnildass
MCP Crash Course: Complete Model Context Protocol in a Day course from Udemy
Clipform
Official MCP server for Clipform - the video-first form builder. Remote + OAuth at https://mcp.clipform.io
mamouddiallo
Le protocole MCP permet aux applications de fournir un contexte aux LLM de manière standardisée, en dissociant la fourniture du contexte de l'interaction réelle avec le LLM. Ce SDK Python implémente l'intégralité de la spécification MCP,
rajkstats
GeoLibra
A comprehensive MCP server for processing, validating, optimizing, and analyzing 3D models with glTF/GLB support.
MatheusOliveiraSilva
MCP Server that implements a content creator agent.
pratap7902
floor-licker
MCP Server for the Sargoth Mermaid Editor API
daxartio
MCP-Mirror
Mirror of
MCP-Mirror
Mirror of
juhemcp
debba
A simple Node.js MCP server for sending emails and view statistics using TurboSMTP
AdamTovatt
A file mover tool that stages and executes file moves safely. Works as both a CLI tool and an MCP server for AI agents.
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Avalara AvaTax (beta): https://www.cdata.com/download/download.aspx?sku=GEZK-V&type=beta
BlockRunAI
longkunz
douglasinforj
Projeto de aprendizado sobre assunto Servidor MCP
bats64mgutsi
MCP proxy server for NextRole CV tailoring services
bimalpaudels
A Model Context Server providing simple features to automate python script execution via LLMs.
tribal-memory
Tribal captures the engineering knowledge that does not get written down in code or tickets. The reasoning behind a load-bearing decision, the heuristic someone keeps reaching for, the breakthrough that closed a gnarly bug.
mountainmystic
MCP Server giving AI Agents metered access to the Hedera Network. 23 Tools. Pay per call in HBAR. No Registration
reuvenaor
MCP server for the shadcn/ui component registry and CLI. It enables remote, programmatic, or containerized execution of shadcn CLI commands (such as init, add, etc.) that you would normally run locally, making it easy to automate, integrate, or run in cloud/dev environments.
oras-project
Discover artifacts across OCI-compliant registries with ease
MCP-Mirror
Mirror of
nalbion
Demo MCP servers for BrowserBee
LeonMare
Multilingual AI study tool. Paste any public video URL to get a structured Knowledge Pack — summary, key ideas, glossary, quiz, transcript with timestamps — in Spanish, Portuguese, German, or English. Ships as an MCP server with one anonymous tool (vozclara_generate_pack) plus th
Goran-Arsov
MCP server for freshjots.com
MCP-Mirror
Mirror of
sasikiranaratla
shashwat-sec
inomata137
Simple MCP server implemented in Rust
MCP-Mirror
Mirror of
jackmmaher
Free UK SIC code lookup, GICS/ICB cross-classification mapping, and Companies House company search.
vtjc2002
Semantic Kernel with MCP server/client sample using SSE transport protocal
hanlinyuanexplosivescholar
ryft-io
IcebergMCP is an MCP server that lets you interact with your Apache Iceberg Lakehouse using natural language in Claude, Cursor, or any other MCP client.
MCP-Mirror
Mirror of
sint-ai
MCP server for Twitter/X API integration - enables AI agents to interact with Twitter
shwetha-sundar
legalithm
EU AI Act compliance in your editor. Classify risk, cite obligations, draft Article 50 disclosures.
aloshy-ai
MCP server for interacting with the Smithery Registry API
Shmuelmb
A Model Context Protocol (MCP) server that provides access to the Israeli transport api.
virgoC0der
Make your own MCP servers with Golang
mesh-hq
Erodenn
A lightweight MCP server that gives AI assistants direct access to a running Godot 4.x game. Not just file editing, not just scene manipulation. Actual runtime control: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running.
hedera-dev
apifyforge
Sanctions evasion detection that goes beyond name matching — this MCP server traces ownership chains across 8 corporate and sanctions databases, maps director networks for nominee patterns, and produces an **Evasion Probability Score (0–100)** for any entity you submit.
luismichio
ibrahimsaleem
Repository for creating an automatic pentesting agent using MCP servers.
Utah-SaLT-Lab
ddsky
Allows AI agents to programmatically:
raghav4
mohdhaji87
sendkamal
Six unified labor market datasets via MCP. Search WARN Act layoffs (all 50 US states), H-1B/LCA visa petitions, SEC 8-K restructuring filings, bankruptcy cases, DOL unemployment claims, and JOLTS labor turnover. 10 tools including company risk scoring, talent pipeline analysis,
radiumce
A mcp server to make Agent running on the track.
yuvalsolaz
buddhdev-harsh
MCP server for accessing Pokemon + Anime information for LLM
codellm-devkit
The official Typescript implementation of Code Context Agent and the toolbox as an MCP client/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.