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.
jaschadub
AgentNull: AI System Security Threat Catalog + Proof-of-Concepts. Collection of PoCs for using Agents, MCP, and RAG in bad ways.
dentaku7
MCP Server SDK in Go and some servers I'm using myself
neosapience
MCP Server for typecast-api
marcoeg
MCP server for odds-api
ezedinff
A Cursor MCP (Model Context Protocol) server that enables seamless interaction with Neo4j databases directly from the Cursor IDE.
AgentSmithers
Sample client for x64dbg MCP server
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
stuffyoushouldautomate
henjii instantly turns your WordPress site into a full-featured Model Context Protocol (MCP) server.
rerofumi
LLM MCP server for image generation with ComfyUI
ulucaydin
The Unofficial MCP Server for New Relic
Vijayk-213
MCP implementation code that sets up the server, integrates the LLaMA model for summarization, and serves it via a Flask application.
krisiasty
MCP server for interacting with Arista, Cisco and Juniper network devices using SSH connection
hrishi0102
Create payees, send payments, search payees and get balance using payman mcp server
siavashdelkhosh81
A simple Typescript MCP Server Boilerplate
the-ride-never-ends
A server application that exposes CLI programs and functions via the Model Context Protocol (MCP), making them accessible to AI assistants through different interfaces (Claude Code, Claude Desktop, Copilot, etc.).
james2037
A PHP Server Framework for Model Context Protocol (MCP)
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.
tecton-ai
This MCP (Model Context Protocol) server provides tools to interact with tecton.
TeamDman
A hello-world server for the Model Context Protocol
paradiselabs-ai
Scrape any developer documentation and save it locally as a markdown file using anthropic's MCP to standardize communication between the cli and the documentation server
ViperJuice
Mcp server to connect to structurizer dsl rendered in the browser and return error messages regarding parsing to Cursor IDE
PradeepJaiswar
mrgoonie
TypeScript Model Context Protocol (MCP) server for ScreenshotOne. Includes CLI support and extensible structure for connecting AI systems (LLMs) to ScreenshotOne API to capture screenshots of websites.
s20ss
kmwebnet
This project is a Node.js application designed for use with Claude Desktop. It simulates a CO2 sensor device and provides a JSON-RPC server to interact with the device. The application can run in both simulation mode and real mode, where it connects to a Raspberry Pi Pico via USB
AlexanderLawson17
Python client SDK for Revettr counterparty risk scoring API
qingshanyuluo
一个简化版的Prometheus MCP服务器,用于收集和暴露MCP服务器的指标
yedanyagamiai-cmd
49 AI tools across 9 MCP servers. Enterprise AGI Runtime (1,054 tests). Free tier. ☕ buymeacoffee.com/yesinyagami
mattcoatsworth
Whatsonyourmind
Executive-ready slides, one API call away. API-first AI presentation engine with 32 slide types, 24 chart types, 15 themes, finance vertical. PPTX + Google Slides. MCP server for AI agents. TypeScript SDK.
Digital-Threads
Save 60-80% tokens when AI reads code — MCP server for token-efficient code navigation with AST-aware structural reading
Yaswanth-ampolu
GodzillaDancer
Keitaro API MCP Server
purity3
nodetec
🤖 code snippet mcp server
StinCodes
Build a Model Context Protocol (MCP) server that provides access to Facebook's Ad Library through web scraping. The server should allow clients to search for advertisements with various filters and retrieve comprehensive ad data.
wenb1n-dev
Enable developers to quickly build an MCP server service framework that supports all Model Context Protocol (MCP) transfer modes (STDIO, SSE, Streamable Http)。使开发者快速的搭建一个支持mcp协议所有传输方式(STDIO、SSE、StreamableHttp)的mcp server服务框架
md-anbari
A comprehensive guide to setting up and using MCP server with Cursor IDE, including GitHub integration and AI agent configuration.
acidkeyxyz
A Model Context Protocol (MCP) server that generates random passwords with different character sets.
Ixe1
CLI & MCP server for scanning code definitions (.gitignore aware, LLM output)
sharmashivanand
A VS Code extension implementing MCP server for WordPress integration
nkbud
An MCP Server for ATTOM
dataontap
Data On Tap Inc. is a Full MVNO operating network 302 100 in Canada. This is DOT's code repository. It includes advanced security and authentication, various connectivity tools, intelligence, including smart network reservations, eSIM/iSIM, bootstrap wireless connectivity, D2C sa
minimind-org
MCP Server Typescript Template
manojkulkarni30
Sample fun project to create flutter project using Flutter CLI MCP (Model Context Protocol) Server
9506hqwy
This plugin provides a Model Context Protocol server using Streamable HTTP.
vigourpt
MCP server for analyzing code for bugs, errors, and functionality issues
ard3051997
MCP Server for Google AdMob — 14 tools for mediation management, revenue analysis, geo recommendations & A/B experiments via FastMCP
joshuachestang
Model Context Protocol server for Eventbrite API integration. Create and manage events using natural language through AI agents like Claude Desktop and Cursor IDE.
ASRagab
Model Context Protocol (MCP) Server for the Jina.ai Reader API
IcyKallen
mazrean
template repository for MCP server creation by Deno
Asphere-xyz
Advanced API MCP Server
Harineko0
Jetbrains MCP Server Plugin for Refactoring
Nisarg38
kvssankar
Your APIs, Now AI Tools. Build mcp servers in a minute.
oalles
Showcases how to integrate Spring AI's support for MCP (Model Context Protocol) within Spring Boot applications, covering both server-side and client-side implementations.
x402-index
Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz
Ankitkushwaha90
🔄 MCP + Cursor GitHub Setup Set up full GitHub control via Cursor once your MCP server is running. 🛠️ Step-by-Step Cursor Setup for MCP 🧭 1. Open Cursor Editor Launch Cursor, the AI-first code editor. Click Settings (bottom-left corner ⚙️).
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.