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.
ramonlimaramos
🌐 Mcpixir is the open source way to connect any LLM to any MCP server and build custom agents that have tool access, without using closed source or application clients.
stat-guy
MCP server for executing terminal commands through Claude Desktop
RGGH
Rig MCP Server Example (April 7, 2025)
eagurin
High-performance FastAPI server implementing Model Context Protocol (MCP) for seamless integration with Large Language Models (LLMs). Built with modern stack: FastAPI, Elasticsearch, Redis, Prometheus, and Grafana.
narumiruna
brrock
Mcp bridge to convert stdio servers to sse or streamable http
bsmi021
This is a Model Context Protocol (MCP) server designed to provide access to the official Congress.gov API (v3) using a hybrid approach.
gelisam
a simple MCP server allowing VS Code to run a specific shell command without asking
SamMorrowDrums
A minimal Model Context Protocol (MCP) server in TypeScript with hello tool, markdown resource, and prompt. Includes VS Code/devcontainer setup and documentation.
stevennevins
starloghq
Vet a package before your AI coding agent uses it — authoritative facts (CVEs, license, maintenance) via an MCP server + CLI. Local, no account.
mauricio-cantu
A Model Context Protocol (MCP) server that provides tools to query BrasilAPI across different clients and LLMs. Enhance your AI apps with rich data from Brasil resources.
streamerd
A Ghidra plugin that provides a bridge between Ghidra and a Zig-based MCP server for enhanced program analysis capabilities.
mingzilla
MCP (Model Context Protocol) Server for the PI API
crazyrabbitLTC
A Model Context Protocol (MCP) server that enables AI agents to interact with the Tally API, providing access to DAO governance data, proposals, and metadata. Built with TypeScript and GraphQL, it offers a secure and efficient way to fetch and sort DAO information through standar
Gitreceiver
AI-Powered Task Manager CLI with MCP Server
sotayamashita
Powerful bridge between OpenAPI specifications and AI assistants using the Model Context Protocol (MCP). Automatically converts any OpenAPI/Swagger API specification into MCP tools that can be used by AI assistants like Claude Desktop.
carterlasalle
DevEnvInfoServer - Cursor MCP Server for Development Environment Information
mrgoonie
TypeScript Model Context Protocol (MCP) server for ReviewWebsite. Includes CLI support and extensible structure for connecting AI systems (LLMs) to ReviewWeb.site API
Nossim
API service to search vectorized Cursor IDE chat history using LanceDB and Ollama
iddv
A reference implementation of the Model Context Protocol (MCP) enabling seamless tool calling between LLMs and applications. Features client/server architecture with HTTP APIs, local CLI execution, and AWS Bedrock integration in a production-ready, extensible framework.
YiyangLi
LSTM-Kirigaya
A quick-start template to develop your own MCP Server to make AI to get access to your tools/resources
odysseus0
omar-steam
This project is a secure MCP server built with Node.js and Express. It features HTTPS encryption using self-signed certificates, GitHub OAuth authentication, and additional security measures like rate limiting and HTTP header protection.
SirAppSec
MCP Security Playground - Hack with MCP Servers, MCP Clients. Try out different vulnerabilities and abuse LLMs and agents in a UI friendly experimentation lab
abhirockzz
Build AI Tooling in Go with the MCP SDK – Connecting AI Apps to Azure Cosmos DB
mediar-ai
unofficial SDK for MCP servers in Rust
shadowcz007
配合mcp-server-exe使用的插件
SamMorrowDrums
A starter repo for building a go MCP server
smithery-ai
Official MCP server for Smithery CLI
dasheck0
MCP server for generating human face images with various shapes and sizes
sourangshupal
MayorFaj
GitHub CLI extension for GitHub MCP Server with automatic authentication
GautaVaid
Professional skip tracing demo built with 6-server MCP stack - Locate individuals and gather contact information with AI-powered confidence scoring
vinodismyname
🤖 Enable AI assistants (Claude, Cursor) to monitor, diagnose, and query Amazon Redshift using this MCP server and the AWS Data API.
rad-security
Rad Security MCP Server
nicobailon
A command-line tool and MCP server that summarizes code files using Gemini Flash 2.0
sellersmith
TailorKit MCP is a powerful product customization framework for e-commerce that enables merchants to create interactive personalization experiences. Features template management, layer control, and Shopify integration for offering customizable products with minimal development ef
Cubenest
Two OSS products on one rrweb substrate: tracelane (self-contained HTML test-failure replays for WDIO/Playwright/Cypress) + peek (local-first browser-session forensics + repro for AI coding agents, over MCP). No SaaS, no telemetry, local-first.
Aryan-Jhaveri
MCP server + CLI for Statistics Canada (StatCan) — access 7,000+ Canadian statistical tables via WDS and SDMX REST APIs
weetime
mkcod
gjenkins20
MCP server for managing Linux systems via Webmin's XML-RPC API
AnCode666
MCP server for check Spanish climate data using AEMET web API
EricTechPro
mhaihq
API and MCP server for all EHR integration,Med Research via a single unified API
AzDeltaQQ
I scraped a lot of information on MCP (Model Context Protocol) servers . with Integration to Cursor AI and Claude Desktop . That way you can add this folder to your preferred IDE so that it will have contextual indexing information available to grasp how to create MCP servers cor
clouatre-labs
aptu-coder: MCP server for AST analysis, call graphs, and code structure (tree-sitter)
m4dd0c
A Model Context Protocol (MCP) server that enables AI agents to create and manage music playlists through context-aware API endpoints.
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.
exekerey
A Model Context Protocol (MCP) server for querying data from 48 blockchains using 3xpl.com blockchain explorer JSON API
janwilmake
Template to easily make an MCP server on Cloudflare
davlgd
An unofficial JavaScript SDK for Model Context Protocol
jignesh88
Microservice Communication Protocol (MCP) server for Medium's API to publish content and manage user accounts
chrisboden
A template for building mcp servers in python
ragdollKB
TaskNote Bridge - MCP Server for Things 3 and Apple Notes integration
PARS-DOE
An MCP (Model Context Protocol) server that automatically generates documentation for code repositories by analyzing directory structures and code files using OpenRouter API.
peter-jerry-ye
LoamStudios
A Webflow MCP server extension for Zed
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.