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.
angrysky56
An intelligent code memory system that leverages vector embeddings, structured databases, and knowledge graphs to store, retrieve, and analyze code patterns with semantic search capabilities, quality metrics, and relationship modeling. Designed to enhance programming workflows th
Anshumaan031
A distributed Model Context Protocol (MCP) server implementing an intelligent web ingestion and retrieval-augmented generation pipeline for AI agents and coding assistants.
seonglae
Global Notion workspace-accessible MCP server for all Notion pages within the workspace
Bobby-cell-commits
Self-hostable MCP memory server for AI assistants — 16 tools, hybrid search, knowledge graph, auto-dedup, staleness pruning, automated ingestion pipelines. Built on Supabase + pgvector.
ProbonoBonobo
kmackett
Dockerized version of MCP Obsidian server for Obsidian Local REST API integration
samwang0723
MCP Server for long term memory graph
truaxki
A Model Context Protocol (MCP) server implementation providing persistent note management created with Python SDK.
Trao95
Seamlessly integrate Claude AI into your Obsidian vault! This guide provides a straightforward setup for the Model Context Protocol (MCP) server on Windows 11, empowering Claude to directly assist your brainstorming, notetaking, and knowledge management within Obsidian.
KunihiroS
Forked repo to customize into Project Management purpose.
wandermyz
A CLI tool for personal RAG that retrieves data from Notion, Obsidian, Apple Notes, etc., stored in Qdrant and exposed as an MCP server.
WindieChai
A VSCode/Cursor extension providing an MCP Server for Confluence Wiki integration
pawankumar94
Confluence MCP server providing API tools for Atlassian Confluence operations including page management, space handling, and content search with built-in rate limiting and error handling.
x746b
Unified Memory Forensics MCP Server - Multi-tier engine combining Rust speed with Vol3 coverage.
markacianfrani
an MCP server for makin' notes
mcp-auth
🔐 Plug-and-play auth for MCP servers.
pipe-cd
A local MCP server for searching official PipeCD docs.
bsmi021
A powerful, production-ready context management system for Large Language Models (LLMs). Built with ChromaDB and modern embedding technologies, it provides persistent, project-specific memory capabilities that enhance your AI's understanding and response quality.
qune-tech
MCP server for German public procurement data — semantic search and tender matching for Claude, GPT, Cursor, and LM Studio
Taewoong1378
tqiqbal
BootcampToProd
A Spring Boot AI-powered Model Context Protocol Server for interacting with Confluence Cloud
ghubnerr
A Model Context Protocol (MCP) server for integrating with Notion workspaces (made before the official one 😅)
Akira-Papa
Notion MCPでブロックやトグルなどしようできるようにしたサーバー
agentience
owulveryck
A MCP (Model Context Protocol) server that exposes primitives for interacting with a Knowledge Graph
BRO3886
simple memory mcp server with custom memory location
josiahdahl
Provide documentation about your Elixir project's functions and functions of dependencies to an LLM through an SSE MCP server.
aldrin-labs
solana docs
aep-dev
abeyuya
This is an MCP server for retrieving all files in the memory-bank directory at once. Its purpose is to reduce AI tool invocation frequency when loading memory-bank, saving both time and money.
guo6x
🧠 全域主动智能 AI 记忆操作系统 | 全栈 Cyberpunk Glassmorphism 设计 | 融合 GraphRAG 与向量检索的“第二大脑” (v3.0 Production Ready)
sagacious-satadru
An MCP server that can work with Claude desktop to fetch documentation from langchain, llama-index, and OpenAI.
shadowcz007
一键启动 memory mcp ,对外提供sse服务
simon-k
MCP Server that serves knowledge from a Neo4J Database
SAhmadUmass
FlippySun
Easy Memory MCP - Dual-engine embedding service with Qdrant vector store
entire-vc
MCP server for reading and writing Obsidian vault documents via EVC Team Relay
TheGoatPsy
Local-first, audit-safe memory for Claude Code and MCP clients.
jedrazb
MCP server to search up-to-date elasticsearch docs
bsmi021
An MCP server that provides a tool to fetch metadata and documentation (including README content) for NPM packages, using a local cache to improve performance.
Zhou-Shilin
Model Context Protocol (MCP) Server for Minecraft Modding Documentation
kyrelldixon
My implementation of a Notion MCP Server
soukouki
MCP servers focused on fetching and presenting information from Obsidian vaults.
kira1228
AI-powered Chat System with multiple MCP servers.
RohitKrish46
This is a lightweight, plug-and-play MCP server that empowers any LLM to dynamically search and retrieve up-to-date documentation from popular AI libraries such as LangChain, LlamaIndex, and OpenAI.
TerLand0berver
SubaashNair
An MCP server for accessing updated documentation of popular libraries
Tiberriver256
A CLI utility for turning your docs into a stdio MCP server
liamwh
MCP Server Implementation for Rust documentation from Docs.rs
jordy33
IoT Model Context Protocol Server Repository
asrvd
site and docs for flux mcp server
reddy-sh
MCP Hub is a comprehensive framework for building, managing, and deploying Model Context Protocol (MCP) clients and servers. It provides tools and configurations to enable seamless integration and execution of end-to-end MCP workflows.
kira1228
AI-powered Chat System with multiple MCP servers.
xinlei413
johnnywuj81
Distill AI coding sessions (Claude Code / Codex / Cursor) into weekly reports, ADRs, incident reviews and a knowledge graph — local-first, evidence-linked.
highlight-ing
daohoangson
hulk-pham
A demo of Retrieval-Augmented Generation (RAG) application with MCP server integration.
Sreedeep-SS
A Model Context Protocol (MCP) server
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.