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.
oneness
MCP client and server with command line chat interface using Anthropic
peterparker57
MCP server for managing software projects, providing tools for project tracking, note-taking, and GitHub integration
bamchi
🔗 MCP server that converts URLs to clean Markdown/Text for LLM agents
tinrab
An AI tool for interacting with databases.
wilson-urdaneta
A chess engine MCP server powered by Stockfish
daltonnyx
A collection of standalone Python scripts that implement Model Context Protocol (MCP) servers for various utility functions. Each server provides specialized tools that can be used by AI assistants or other applications that support the MCP protocol.
metcalfc
MCP proxy implementation with multiple server aggregation
AshDevFr
uprightsleepy
Conversational cloud security compliance auditing. MCP server enabling natural language queries about AWS security posture via Claude and other AI assistants.
huangyz0918
AtilioA
🗣️ Query Brazilian treasury bond data with natural language
phil65
MCP (Model context protocol) server with LLMling backend
elagerway
Magpipe - Omni-channel Open Agentic Communications Platform
pottekkat
A Model Context Protocol (MCP) server implementation for DiceDB to enable AI applications to interact with DiceDB databases.
noahvanhart
Model Context Protocol (MCP) server implementation for ClickUp integration
joslat
Showing a super simple implementation of an c# MCP server hosted with Aspire and consumed by Semantic Kernel
mlava
MCP server for Scholar Sidekick — resolve any scholarly identifier (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS, WHO IRIS) into 10,000+ CSL styles or nine export formats, single or batch.
GreatApo
Concrete Section Properties AI MCP Server
PanGan21
Mini mcp server implementation
groundlight
MCP Server for Groundlight
Warashi
An MCP Server for PipeCD
zxypro1
A tool for automatically converting OpenAPI into Model Context Protocol (MCP) Server instance
Drew-Goddyn
A Model Context Protocol (MCP) server for Buildkite integration
agirails
MCP server for AGIRAILS — agent payments, discovery, escrow, and settlement from any AI context window
Tobarrientos2
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol
KWDB
KWDB MCP Server
dlwjdtn535
yshngg
A Prometheus Model Context Protocol Server.
ntropy-network
MCP server for enriching banking data using the Ntropy API
johnymontana
A Model Context Protocol (MCP) server implementation for Dgraph graph database, built using the [mcp-go](https://github.com/mark3labs/mcp-go) library.
yanmxa
The gateway for GenAI systems to interact with open-cluster-management through the MCP
xue20010808
MCP server for Threat info collection in cyber security
marioluciofjr
Repositório com um MCP-Server que traz um resumo de notícias, mas só se tiver a senha correta da tool
aliyun
A Model Context Protocol (MCP) server which provides tools and resources, allowing AI agent to interact with Alibaba cloud PolarDB-X databases.
RonaldDegsa
An MCP server implementation providing system-wide functionality including file operations, HTTP requests, and command execution
characat0
grafana
An mcp server to support compliance operations in AI agents
kortexa-ai
An MCP server to monitor workers productivity and fire them as needed.
rioriost
Apache AGE MCP Server
linimbus
neeraj15022001
cURL MCP Server
jverre
MCP server to interact with Chrome
lucas-deangelis
structbinary
This repository serves as the central hub and MCP registry for all MCP servers built to support a wide range of DevOps tools and workflows. Each MCP server provides a Standardized interface for AI agents.
quanticsoul4772
Analytical MCP Server: Enhancing AI with Structured Problem-Solving Tools
webreactiva-devs
A lightweight Model Context Protocol (MCP) server that provides detailed character analysis for text.
handoing
MCP service for downloading Instagram videos
Contentrain
Repo-native content governance for AI agents. Extract, review, and deliver UI text, docs, and structured content from Git.
Jacky1-Jiang
miljantekic
MCP Server for the Tenderly API
kukapay
An MCP server that tracks the historical changes of Twitter usernames.
okooo5km
A Model Context Protocol server that provides image compression and optimization capabilities through Zipic app.
mattcoatsworth
uukelele-scratch
MCP Server for Scratch, powered by scratchattach.
yamaton
A MCP server enabling LLMs to roll dice
dcdpr
MCP server for Rust documentation
encoreshao
A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript.
Bamimore-Tomi
Ghidra MCP server that extracts decompiled binary context and exposes it to LLMs via Model Context Protocol.
shidhincr
A Model Context Protocol (MCP) server for TickTick task management application
r3e-network
An MCP server for interacting with the Neo N3 blockchain.
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.