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.
kennyckk
A MCP server which can query bus info, routes, eta, etc.
CorefluxCommunity
Coreflux MQTT MCP Server
Lullabot
A Model Context Protocol (MCP) server for interacting with the Tugboat API.
c20020207
dogukanakkaya
bysages
A high-performance image proxy and web services toolkit built with modern TypeScript. Lens provides a comprehensive suite of web utilities including image processing, screenshot capture, font serving, and more.
botanicastudios
MCP server for Crossref
Miura55
dncampo
A First FIWARE Model Context Protocol Server
kursk-ye
Code2Flow MCP服务器,用于生成代码调用图并通过MCP协议提供服务
AzBuilder
Model Context Protocol Server for Terrakube
jhgaylor
Runnable example of node-candidate-mcp-server.
barnuri
an open-source web application for exploring and visualizing the MCP Servers
SpaceTimee
Welcome To My Server ~
aokihu
MCP server for AI cooperation
quiquemz
An MCP server built in C# for querying and managing FHIR healthcare data.
opcastil11
Open-source benchmark runner for the Prowl Agent Discovery Network
Jij-Inc
MCP server provide JijModeling Assistant Tools
zytbeyond
A centralized repository for discovering and comparing Model Context Protocol (MCP) servers from ISV partners.
coderadius-ai
Prevent cross-repo architectural breakage before merge. Architecture knowledge graph from static analysis, blast radius in CI, MCP server for AI agents.
gooboot
MCP-BOS: 模块化、可扩展的Model Context Protocol服务器框架 使用基于约定的自动模块发现机制,为Claude Desktop打造的灵活MCP服务器框架。通过简洁的模块接口和声明式配置,轻松扩展AI应用功能,无需修改核心代码。支持FastMCP标准,包含完整工具、资源和提示模板注册能力。
pyroqbit
mcp server to connect Ardour 9 DAW
jawdat6
edom18
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
jinyalong
OMCP Manager is a package manager for Model Context Protocol (MCP) servers. It provides a simple command-line interface to manage MCP server packages, including installation, uninstallation, and configuration.
lgwanai
Mysheet-mcp is a MCP Server for converting Excel files into JSON format, particularly useful for data processing when called within large models or Agents.
smehmood
MCP Server for managing Modal applications
primitivedotdev
Official Node.js, Python, and Go SDKs plus the primitive CLI for Primitive — email infrastructure for AI agents. Generated from the OpenAPI spec.
drzkn
yanjustino
Este projeto é uma aplicação em C# com .NET 9.0, containerizada com Docker. Ele inclui um servidor (`QualisMcpServer`) que processa dados de classificações de conferências acadêmicas (Qualis) e um cliente (`QualisMcpClient`) para interação via Docker. Manipula informações sobre e
ylin6
Unleash MCP Server
clsung
MCP Server for IMDB
fourlexboehm
A coding MCP Server written in Rust
Jessinra
Self-improving memory for AI agents
OrchardUniverse
The mcp servers for AIOps.
bmorphism
A Model Context Protocol server for secure time-based operations with timing attack protection and timelock encryption
axone-protocol
🤖 Axone’s MCP server – gateway to the dataverse for AI-powered tools
aromanstatue
Model Control Protocol (MCP) server for ElevenLabs Scribe ASR API
a2amarket
ClamAV MCP Server to scan files for viruses
davegomez
MCP server for Fizzy task management
ArjunBhuptani
Sparkmango lets agents generate and use MCP servers from contract ABIs
NodeGIS
yusukebe
asgardeo
MCP server to interact with your Asgardeo organization through LLM tools
angrypenguinpng
A Model Context Protocol (MCP) server designed as a honeypot to catch AI systems that automatically try to report users to law enforcement agencies.
honey-guard
MCP Server for Anchor framework.
CorefluxCommunity
Coreflux MQTT MCP Server
markharrison
MCP Server for Colors
AdekunleBamz
brandon-powers
An MCP server for Apache Kafka & its ecosystem.
dawsonlp
A minimal containerized base for MCP servers using the MCP Python SDK
elminson
MCP server for TOON (Token-Oriented Object Notation) - Reduce LLM token usage by 50-70%
X3r0K
This is a Model Context Protocol (MCP) server that provides access to the Shodan API. It allows you to programmatically query Shodan for information about devices, vulnerabilities, and more.
ProgrammerAgua
samuelvinay91
A powerful browser automation and testing server using the Model Context Protocol (MCP). Enables AI agents to control browsers, generate tests, and perform accessibility testing with cloud integration.
duaraghav8
Simplest example of MCP client-server architecture over HTTP using Python & Golang
baidu
Model Context Protocol Server for Mochow
wangmhaha
基于MCP协议的获取ApiFox接口信息的服务
AdamPippert
an MCP server for the services I like to use with AI agents, which you should probably fork and modify for your own use. No PRs accepted, this is just for me. Not private because you or a bot might get something out of what you see here.
Dishant27
Model Context Protocol server for Twitter integration. can be used to perform CRUD like operations using the twitter API in the background
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.