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.
the-vampiire
demo of MCP SSE server limitations using the bun runtime
MCP-Mirror
Mirror of
ejoyee
Tizzle716
tech4life87
PoliTwit1984
An MCP server that enables natural language commands for managing GitHub repositories
seyrup1987
MCP server with tools for domain reconnaissance
MCP-Mirror
Mirror of
maikmetzger
A Model Context Protocol server implementation providing mathematical operations through a standardized interface. Built with TypeScript and Node.js, this server demonstrates how to create and expose tools via the Model Context Protocol specification.
MCP-Mirror
Mirror of
MCP-Mirror
Mirror of
mdistekhar
An AI Agent with MCP Server interacts intelligently, using tools via the Model Context Protocol to perform actions based on user input.
graphpilot-oss
GraphPilot gives coding agents persistent structural knowledge of a codebase. It parses TypeScript/JavaScript with tree-sitter into a graph of symbols and call edges, then exposes that graph over MCP so the agent can recall definitions, find callers, and trace change impact witho
AdI-70
This project is a lightweight MCP (Multi-Channel Processing) server designed to fetch and serve the latest cryptocurrency price data from the CoinGecko API. It provides real-time access to market prices for various cryptocurrencies
JonusNattapong
MCP Smart Server
ggg555mc
Control Minecraft remotely using the RCON Telegram bot
HarshS1611
gpu-bridge
Access 47 AI models and 30 services via MCP. LLM, image gen, video, speech, embeddings, reranking, PDF parsing & more. Pay-per-use with x402 (USDC) or API key.
tedlikeskix
An MCP server implementation for interacting with the XRP Ledger blockchain
davidorex
An MCP server for deep git repository investigation and analysis. Provides detailed insights into repository history, branch relationships, and development patterns, focusing solely on git repository analysis rather than general GitHub or git operation.
mcpchina
andre-sa-fortes
Repositório do projeto AI_MAYA criado via MCP GitHub Server para testes de automação.
Master-Faraz-official
iktakahiro
MCP Server for Front App
mkc909
MCP server that enables communication and coordination between different Roo modes/roles across multiple systems
BilalAltundag
A versatile chat platform that integrates LangChain, custom MCP servers, and various AI models for enhanced chat capabilities.
moosin76
mcp_server_mariadb_reader
samihalawa
A Model Context Protocol server for AI vision analysis using Gemini Vision API
kajaril
MCP server for EU AI Act vendor sovereignty scanning. MIT-licensed free tier.
dhruvalgupta2003
nsh58
munishm
MCP server for Azure DevOps
zm1990s
zqushair
MCP server and client for Frontapp
takuya0206
thithikshaslt
AnyContext-ai
Fekdaz
someaka
MCP Server for Wayland
VertaaUX
Artemis-xyz
Artemis MCP Server Repo
altudev
Next.js ile oluşturulmuş MCP Server projesi
joinbuildclub
BuildClub's Official MCP Server
daodao97
Use tavily to connect to the Internet and get the latest information for large models
jmagar
Cap-of-tea
AI-controlled browser farm: run N isolated Chromium instances with 36 MCP tools for multi-device testing, screenshots, device emulation, network control, and console diagnostics.
om4r932
A simple Python client to interact with the arXiv MCP server.
abutbul
This is a TypeScript-based MCP server, which wraps around a python script. together it helps track expenses and payments for social events, making it easy to calculate reimbursements and settle balances between friends.
SanthoshSiddegowda
Model Context Protocol server for Bugzilla. Enables AI apps to interact with Bugzilla bug tracking systems.
ahmedmusawir
Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent
the-sukhsingh
This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.
coleam00
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
MCP-Mirror
Mirror of
chiisen
自己為 Claude 寫本地端 MCP Server (TypeScript版) 很簡單,有手就行😁
rakeshjayanna
confersolutions
Canonical MCP server for parsing Loan Estimate (LE) and Closing Disclosure (CD) PDFs into MISMO-compliant JSON with LLM-enriched context. Built for AI-driven mortgage automation, compliance, and decisioning.
hostsmith
Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.
FrankGenGo
bizprat
Built a MCP server for learning purpose
uriyahav
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.