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.
mikemc
Todoist MCP server
magnetai
MacOS and Windows desktop apps for exploring MCP (Model Context Protocol) servers
alxspiker
This server creates a secure bridge between Claude and your computer's command-line functionality.
okooo5km
A Model Context Protocol server that provides time-related capabilities.
Cheffromspace
AI-Maker-Space
A short demonstration of how you can build your own MCP Server!
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
GBA-BI
The MCP Servers for Bio-OS instance platforms.
adrian-dotco
An MCP server for natural language time entry in Harvest
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
rsc1102
Model Context Protocol (MCP) server that integrates with the Google Calendar API
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.
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.
Randroids-Dojo
MCP server for desktop video capture and analysis on macOS
chrishayuk
fellowgeek
Speak MCP Server for MacOS
miottid
Augment LLMs with Todoist features
deepakjois
barebones Todoist MCP server - deployed in Cloudflare
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
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
eliasuran
tobedoit
MCP Google Calendar Server
Rayato159
MCP Rust-based memory hacking tool for "Persona 4 Golden".
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.
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.
SunnyLich
Local MCP server that gives trusted AI clients desktop context through Wisp.
mikaelmorvan
MCP server demoing task management
mmmaaatttttt
MCP Server for interacting with live music events
rygwdn
An MCP server for the macOS Calendar.app
tobedoit
MCP Google Calendar Server with python
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.
CHRISCARLON
A Python-based MCP server that provides access Ordnance Survey's APIs.
KazKozDev
A safety-aware MCP server that lets AI agents manage Linear issues, projects, cycles, and dependencies.
mayank2424
MCP (Model Context Protocol) server for Harvest Time Tracking.
youaodu
Allenyzh
This is a simple MCP-Server for command line, and the main idea belongs to hdcola
box-community
This app was built completely with cursor using the Box MCP server to find a PRD and coding guidelines.
ymello
guptaprakhariitr
MCP server wrapping GDELT 2.0: global event detection, tone timeseries, actor trends.
elsantiwg
🌐 Servidor MCP (Model Context Protocol) con herramientas útiles. Conecta LLMs con APIs reales: clima, cálculos, diccionario y más. TypeScript + Node.js.
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
edoscars
PAN-OS MCP Server (XML API)
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.
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.
scheduleonce
MCP-Mirror
Mirror of
bondzhan
amanasmuei
A Model Context Protocol (MCP) server for Malaysia Prayer Time data
Ankur Shrestha
Thin stdio MCP connector for the Pepys transcription API. npx pepys-mcp – give Claude, ChatGPT, or Cursor audio/video transcription: diarization, SRT/VTT, podcasts, paste-a-link.
alfork
bpirvu
MCP Server for Google Calendar
danjdewhurst
An MCP (Model Context Protocol) server that provides todo list functionality backed by a simple markdown file. This server allows AI assistants to manage todo items in a standardized markdown format.
dkeesey
Todoist MCP server for Claude, using python Astral UV
SzeMeng76
advenimus
Cross-platform remote connection manager (SSH, RDP, VNC, web) with a built-in MCP server exposing 60+ tools. Connect Claude Code or Codex to your infrastructure and let AI agents execute commands in SSH terminals, take screenshots of RDP/VNC desktops, drive web sessions, and read
krtw00
A self-hostable all-in-one planner combining calendar, notes, todos, and bookmarks. Built-in MCP server lets Claude Desktop, Cursor, and any MCP client operate your personal data via natural language. Single Go binary, MIT licensed.
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.