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.
3a3
MCP-enabled server for natural language interaction with Fujitsu's Social Digital Twin API. Execute economic and social simulations directly from LLMs and verify effects before real-world implementation
kira1228
AI-powered Chat System with multiple MCP servers.
lpbayliss
MCP Server for simulating dice rolls
delei
A MCP (model context protocol) server that gives the LLM access to and knowledge about databases
MauroDruwel
Smartschool MCP: A Model Context Protocol (MCP) server that enables seamless communication between AI agents and the Smartschool platform. 🧠
floatDreamWithSong
isseikz
MCP (Model Context Protocol) Server to control Android TV
MCPolly
Agent-native observability for AI agents. MCP server with web dashboard, alerting, and semantic search. Built with Rust, Axum, SQLite, and HTMX.
KrishCodesw
This repo has my learnings on how to create an MCP-Server
System-R-AI
Python SDK for the System R AI API Toolkit.
jkingsman
Model Context Protocol server for sociological research into QAnon
OSTUSA
Type Script MCP Server Proof of Concept
mann-uofg
AI-powered code-review toolkit: MCP server + CLI to analyze GitHub PRs with local LLM smells, cloud LLM summaries, inline comments, risk gating, and test stub generation.
nolleh
🚀 Kickstart-mcp is tutorial for using mcp, making your own mcp server/client. We'll guide you through every step of your MCP journey
horustechltd
Official MCP server for Horus Flow Intelligence: Institutional-grade market microstructure and orderflow physics for AI trading agents.
zeeb0tt
kristofferv98
Mcp server with singular tool communication to agent using o4-mini with OpenAI Agent SDK integration to manage google/apple calendar.
Moonlight-CL
IQAIcom
MCP server for IQAI's Agent Tokenization Platform.
unulu-ai
unulu — AI agent website builder
moritalous
johnleider
An example MCP server using Typescript
wangyendt
My custom MCP (Model Context Protocol) servers.
stableversion
A proper, clean LLDB MCP server with minimal dependencies and all functionality!
marwanWaly
MCP server to help LLMs to get access to Quran API (https://alquran.cloud/api).
dfeirstein
Model Context Protocol (MCP) server enabling AI clients (Cline, Claude Desktop) to generate images using OpenAI (DALL-E 3, gpt-image-1) and save them directly to the user's project directory.
piatra-automation
Improved implementation of Anthropic's modelcontextprotocol/servers Gitlab MCP server
PDangelmaier
funtusov
aliceappai
Connect voice recordings and transcripts to AI clients for natural language querying, insights, and workflow automation.
joemclo
UK Property Price Search MCP Server
LaurentAjdnik
A proxy between MCP Clients and MCP Servers
bitrefill
A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill.
takahirom
Positive-Spaces
JavaScript MCP Server Component with WASM SDK for easy integration and deployment.
mastra-ai
piebro
A simple MCP (Model Context Protocol) client for testing MCP Server
eminetto
MCP Server example in Golang
akki91
MCP server for Ankr APIs
Ankitkushwaha90
🔄 MCP + Cursor GitHub Setup Set up full GitHub control via Cursor once your MCP server is running. 🛠️ Step-by-Step Cursor Setup for MCP 🧭 1. Open Cursor Editor Launch Cursor, the AI-first code editor. Click Settings (bottom-left corner ⚙️).
GeiserX
MCP Server for LynxPrompt — browse, search, and manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via MCP
testingbot
TestingBot's official MCP server
imandra-ai
Proxy for remote MCP servers
srvhat09
docker版 voicevox engine を利用し受け取るメッセージを音声再生するMCP Server
sudobase-ai
ceshine
An MCP server that offers several commands to generate prompts based on the Git repository's content
menyoung
MCP server exposing PaperQA2 for deep synthesis across scientific papers
zxkane
Model Context Procotol(MCP) server for fetching Quip document
GabiUp2
TaskChampion MCP Server
dabing1022
A desktop MCP service that scans for and removes junk files to keep your system clean and optimized.
clykins90
jbydeley
Give your LLM access to Sonarr
zwwhdls
ronniemh
Un servidor MCP (Model Context Protocol) elegante y eficiente para gestionar frases inspiradoras. Diseñado para integrarse perfectamente con Claude for Desktop y otros clientes MCP.
localseodata
MCP server for Local SEO Data. Gives AI assistants access to 42 local SEO tools.
mazrean
template repository for MCP server creation by Deno
lukemurraynz
Azure Communication Services - Email MCP
AKzar1el
OAuth-protected Google Search Console analytics, URL inspection, sitemap, and indexing tools for MCP clients.
djerok
GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes between Opus and GLM, file-editing agent with diff/dry-run/git-revert, one-command npx install.
ASRagab
Model Context Protocol (MCP) Server for the Jina.ai Reader API
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.