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.
chrisboden
A template for building mcp servers in python
brunosantoslab
Spring MCP Bridge is a tool that automatically converts REST endpoints from Spring Boot applications into an MCP (Message Conversation Protocol) server, allowing AI assistants like Claude, Cursor, and other MCP-compatible tools to directly interact with your APIs.
ngyngcphu
MCP server for Payload CMS 3.0, designed to help developers validate code, generate templates, and scaffold projects following best practices.
usensedata
羽山数据API服务现已全面兼容MCP协议,打造数据服务MCP Server。usensedata-mcp-server-query-china-company项目为企业类数据查询服务server,用户可通过简单配置快速通过LLM使用羽山数据企业类数据服务。依赖MCP Typescript SDK,可在支持MCP协议的智能体助手中快速接入。
peter-jerry-ye
Zanedname
测试仓库 - Windows CMD 测试服务器
weetime
kukapay
An MCP server that delivers real-time cross-chain bridge rates and optimal transfer routes to onchain AI agents.
LoamStudios
A Webflow MCP server extension for Zed
m4dd0c
A Model Context Protocol (MCP) server that enables AI agents to create and manage music playlists through context-aware API endpoints.
heurist-network
CLI utillity to install Server Side Events based MCP tools by heurist.ai to various clients.
zantis
A reusable Dockerized Python server template implementing the Model Context Protocol (MCP) with Streamable HTTP transport, built using the official MCP Python SDK (v1.8.0+) for easy integration with Large Language Models (LLMs).
dang-w
This repository contains example implementations of Model Context Protocol (MCP) servers that can be used with Cursor IDE to enhance AI capabilities with custom tools and data sources.
ragdollKB
TaskNote Bridge - MCP Server for Things 3 and Apple Notes integration
TiM00R
AI-Powered Remote Linux Server Management via MCP - Let Claude execute commands on your servers
EricTechPro
mhaihq
API and MCP server for all EHR integration,Med Research via a single unified API
clouatre-labs
aptu-coder: MCP server for AST analysis, call graphs, and code structure (tree-sitter)
AnCode666
MCP server for check Spanish climate data using AEMET web API
gjenkins20
MCP server for managing Linux systems via Webmin's XML-RPC API
exekerey
A Model Context Protocol (MCP) server for querying data from 48 blockchains using 3xpl.com blockchain explorer JSON API
mkcod
b12io
B12's model context protocol server for generating websites with AI
alvaroinckot
A Model Context Protocol (MCP) server that exposes Moleculer.js actions as AI tools.
LuizEduPP
Persistent memory for AI agents — local, portable, zero config. Works with Cursor, Windsurf, Claude via MCP.
0xh3x
MCP server for interacting with VSCode and forks (Cursor, Windsurf and others)
KenosInc
AI-powered logic analyzer control via Model Context Protocol - connect Claude, Cursor to sigrok-cli for automated signal capture and protocol decoding
ChenReuven
A lightweight, ready-to-use TypeScript template for building Model Context Protocol (MCP) servers. This template provides the essential scaffolding to create custom AI tools that can be seamlessly integrated with large language models.
tryAGI
AI in your terminal — powered by agents and MCP
b12io
B12's model context protocol server for generating websites with AI
delocdev
Open-source CLI and MCP for Deloc — deploy static apps from your terminal or AI coding agent
anisirji
Secure middleware server implementing Model Context Protocol (MCP) over SSE with JWT authentication. Enables standardized communication between AI tools and clients with dynamic tool registration, request logging, and session management. Perfect for building production-ready AI s
megamind-0x
🛡️ Security scanner for AI agent skills — detect credential stealers, exfiltration, and malicious patterns before install
bash0C7
Experimental Ruby implementation of Model Context Protocol (MCP) - A starter server framework for trying out LLM integrations
matthewdcage
Australian Pharmaceutical Benefits Scheme PBS API Server using Anthropic MCP with natural language LLM integration
markelaugust74
API service to search vectorized Cursor IDE chat history using LanceDB and Ollama
chromecide
An Stdio MCP server providing a bridge to servers using other Transports
aidalinfo
GMKR
MCP Server for Generating images
akiojin
PlayFab MCP server with CI/CD and release-please
mfreeman451
MCP server for Python JSON logs
stevennevins
yshngg
A Prometheus Model Context Protocol Server.
VitalyMalakanov
mcp-ssh-toolkit-py is a powerful MCP server for secure SSH command execution via Model Context Protocol.
Salen-Project
Turn Claude into your AI task manager. Create, manage & complete TickTick tasks just by talking — official OAuth API, local, private.
swatDong
Create sample MCP server and able to debug in VSCode
hanweg
MCP server for interacting with SQLExpress
shubhamgupta-dat
Easy Manageable Way to create your own MCP Server
mrexodia
Simple MCP server for testing purposes.
tuberrabbit
Lightweight Node.js server sending webhook notifications. Ideal for devs using AI agents (e.g., Cursor) on multi-projects, alerting task completion for efficient switching. Features webhook alerts, multi-project dev, AI integration, easy setup for dev tools & automation.
t-suganuma
An MCP server for SSH connections and file operations.
neosapience
MCP Server for typecast-api
hrishi0102
Create payees, send payments, search payees and get balance using payman mcp server
AgentSmithers
Sample client for x64dbg MCP server
ezedinff
A Cursor MCP (Model Context Protocol) server that enables seamless interaction with Neo4j databases directly from the Cursor IDE.
ofershap
Zero-auth MCP server with everyday developer utilities: base64, UUID, hash, JWT decode, cron, timestamps, JSON, regex
useparagon
Starter code for a MCP server powered by ActionKit
rerofumi
LLM MCP server for image generation with ComfyUI
GodzillaDancer
Keitaro API MCP Server
rvirgilli
Asynchronous Python library for building Model Context Protocol (MCP) servers and clients over HTTP/SSE, ideal for AI agents, tool integrations, and chatbot ecosystems.
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.