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.
renezander030
MCP server + CLI that turns the task manager you already use into persistent agent memory for Claude Code and any MCP client. Hybrid retrieval (RRF), no vector database. Adapters: TickTick, Obsidian, Notion, GitHub, Airtable, Google, OKF, Taskmaster, Beads.
leonvanzyl
AI-Maker-Space
A short demonstration of how you can build your own MCP Server!
rsc1102
Model Context Protocol (MCP) server that integrates with the Google Calendar API
christopher-czaban
MCP Server for Motion Task Scheduling and Project Management App
jasondsmith72
An MCP server that provides control over screen, mouse, and keyboard using nut.js
tkc
Tiny TODO MCP is a specialized server that implements the Model Context Protocol (MCP), allowing AI assistants to interact with persistent storage for tasks. This enables AI models to maintain context over time and create and manage tasks beyond their usual context limitations.
GBA-BI
The MCP Servers for Bio-OS instance platforms.
adrian-dotco
An MCP server for natural language time entry in Harvest
tejpalvirk
Researcher for AI Coding that analyzes task complexity and runs deep research (STORM) to decompose complex tasks into subtasks, as an MCP Server or CLI.
deepakjois
barebones Todoist MCP server - deployed in Cloudflare
chrishayuk
miottid
Augment LLMs with Todoist features
Randroids-Dojo
MCP server for desktop video capture and analysis on macOS
tobedoit
MCP Google Calendar Server
adityaarsharma
Pickle is the free AI ops manager for ClickUp, Slack and Teams. It catches what slips through: stale tasks, dropped promises, decisions lost in DMs. Runs on your own machine with your own token. No account, no telemetry.
eliasuran
Rayato159
MCP Rust-based memory hacking tool for "Persona 4 Golden".
mikaelmorvan
MCP server demoing task management
giao-123-sun
MCP‑OS fetches just the MCPs your task needs, cutting prompt bloat and toggling servers on‑demand for a lean, secure toolset.
MRonaldo-gif
The repo is based on Model Context procotol of Python SDK, including DL models in CV, and provide the abilities to the LLM or vLLM model
SunnyLich
Local MCP server that gives trusted AI clients desktop context through Wisp.
ankitbelbase17
A real-time currency exchange service built with Python and MCP (Model Context Protocol). Provides exchange rates between any two supported currencies and lists all available currencies. Features Docker support for easy deployment and uses Server-Sent Events (SSE) for efficient r
rygwdn
An MCP server for the macOS Calendar.app
CHRISCARLON
A Python-based MCP server that provides access Ordnance Survey's APIs.
mmmaaatttttt
MCP Server for interacting with live music events
daemonX10
MCP server for Google Calendar integration with AI assistants
horustechltd
Official MCP server for Horus Flow Intelligence: Institutional-grade market microstructure and orderflow physics for AI trading agents.
tobedoit
MCP Google Calendar Server with python
br-silvano
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
box-community
This app was built completely with cursor using the Box MCP server to find a PRD and coding guidelines.
mayank2424
MCP (Model Context Protocol) server for Harvest Time Tracking.
tracegazer
Full-coverage Clockify MCP — 112 tools across 18 domains (incl. invoices, scheduling, time-off & approvals), native OpenTelemetry observability, and a 3-tier read/time-tracking/full access model.
elsantiwg
🌐 Servidor MCP (Model Context Protocol) con herramientas útiles. Conecta LLMs con APIs reales: clima, cálculos, diccionario y más. TypeScript + Node.js.
edoscars
PAN-OS MCP Server (XML API)
JorgeVanco
An MCP server to provide tools with access to google calendar and google tasks to help you schedule your day and events.
DustyPolk
A simple and effective MCP server to manage your todos
ymello
Allenyzh
This is a simple MCP-Server for command line, and the main idea belongs to hdcola
youaodu
guptaprakhariitr
MCP server wrapping GDELT 2.0: global event detection, tone timeseries, actor trends.
KazKozDev
A safety-aware MCP server that lets AI agents manage Linear issues, projects, cycles, and dependencies.
AI document editor for humans and AI agents: hosted MCP server with 38 tools, surgical edits that preserve formatting, real .docx and PDF export.
MCP-Mirror
Mirror of
umrzoq-toshkentov
tszwalaw
This project is a Java-based MCP (Model-Context-Protocol) server designed to manage appointment data from the database.It provides a modular framework that exposes internal tools for data access and manipulation, with built-in support for AI-driven features
MCP-Mirror
Mirror of
sidharthrajaram
mcp server for the time and date
menma-at-here
MCP server to get google calendar
Touchpoint-Labs
Playwright for the entire OS. Give AI agents the ability to see, find, and interact with UI elements in any desktop application — native apps, Electron apps, and browsers. Cross-platform: Linux, macOS, Windows.
amanasmuei
A Model Context Protocol (MCP) server for Malaysia Prayer Time data
MCP-Mirror
Mirror of
SzeMeng76
Jmpy-me
Jmpy Mcp Server
KatoMato65
A simple Model Context Protocol (MCP) server that provides the current date and time.
bpirvu
MCP Server for Google Calendar
Prathameshs
Experiments on using mcp for web automation using playwright / puppeteer map servers
hightemp
MCP server in Go for computer automation. Uses robotgo library for desktop automation.
highlight-ing
waliseddiqi
a combination of MCP server and client that add a touch of AI to simple todo app
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.