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.
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
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
mdistekhar
An AI Agent with MCP Server interacts intelligently, using tools via the Model Context Protocol to perform actions based on user input.
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
husniadil
A lightweight MCP server for generating placeholder images from multiple providers.
JonusNattapong
MCP Smart Server
ggg555mc
Control Minecraft remotely using the RCON Telegram bot
JoaoMartins-callmeJohn
Repo to test mcp server with claude
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.
HarshS1611
tedlikeskix
An MCP server implementation for interacting with the XRP Ledger blockchain
ArtKeyAi
mcpchina
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.
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
dbeltra
MCP server for the Scryfall API
mkc909
MCP server that enables communication and coordination between different Roo modes/roles across multiple systems
moosin76
mcp_server_mariadb_reader
BilalAltundag
A versatile chat platform that integrates LangChain, custom MCP servers, and various AI models for enhanced chat capabilities.
archimedes-market
Curated by Archimedes Market. Static security analysis exposed as MCP tools. OWASP top 10, secrets detection, custom rule packs. Baseline scanning focuses on newly-introduced findings. Built for production-grade security review. → archimedes.market/assets/21c4a8ab-80dc-4a69-8444-
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.
Options-Analysis-Suite
Options Analysis Suite is an options analytics MCP server for retail traders, quants, and AI assistants. Access 17 pricing models, all 17 Greeks (including charm, vanna, vomma, and second-order risks), GEX/DEX dealer positioning, IV surfaces with rank and percentile, volatility r
dhruvalgupta2003
nsh58
munishm
MCP server for Azure DevOps
zqushair
MCP server and client for Frontapp
zm1990s
buyitsydney
Model Context Protocol (MCP) server that enables AI/LLMs to automate and control a real Chrome browser by connecting to the CodingBaby Extension
takuya0206
AnyContext-ai
thithikshaslt
JonathanHsuHH
A MCP server that provides a web crawling and content extraction tool for AI assistants
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.
the-sukhsingh
This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.
ahmedmusawir
Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent
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版) 很簡單,有手就行😁
dearlordylord
Teable SSE MCP server. Set up as an SSE endpoint in your agentic tools. Available at http(s)://yourdomain/sse. E.g. http://localhost:8080/sse
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.
FrankGenGo
hostsmith
Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.
rakeshjayanna
bitscorp-mcp
Adjust Reporting 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.