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.
ParasSolanki
A model context protocol server for GitHub API
ivo-toby
An MCP Server that acts as an agent and that can spawn more Agents, by using MCP.. MCP Inception!
LiusCraft
m4dd0c
A Model Context Protocol (MCP) server that enables AI agents to create and manage music playlists through context-aware API endpoints.
Rkm1999
A web interface connecting local Ollama LLMs to Model Context Protocol (MCP) servers. Enables open-source models to use file operations, web search, and reasoning tools similar to commercial AI assistants - all running privately on your own hardware.
pipe-cd
A local MCP server for searching official PipeCD docs.
jasondsmith72
An MCP server that provides control over screen, mouse, and keyboard using nut.js
darrenyao
BoscoBecker
MCP Server com C# + Firebird
tinrab
An AI tool for interacting with databases.
brunosantoslab
Spring MCP Bridge is a tool that automatically converts REST endpoints from Spring Boot applications into an MCP (Message Conversation Protocol) server, allowing AI assistants like Claude, Cursor, and other MCP-compatible tools to directly interact with your APIs.
Lcry
Java 实现 MCP Server 示例
Props-Labs
An MCP server for fireflies
QuantGeekDev
Filesystem MCP server with SSE capabilities
angrysky56
Use fast-agent to use MCP tools with local LLM, API or Claude Desktop. WIP
davidlin2k
A Model Context Protocol (MCP) server implementation that provides network control and management capabilities through the ONOS SDN controller.
pangolinfo
Pangolinfo MCP server — Amazon e-commerce data tools for AI assistants via MCP protocol
codeglyph
A Model Context Protocol (MCP) server for integrating with Zerodha Kite API. This server provides Claude with tools to interact with your Kite trading account. This is an unofficial integration with Zerodha Kite API. Use at your own risk. Always verify trades and orders before ex
LoamStudios
A Webflow MCP server extension for Zed
castbox
MCP 服务合集
kokogo100
Dynamic RAG Engine for AI Reliability. We provide mathematically scored context & sanitized data to prevent hallucinations in both static & volatile domains (starting with Korean Finance).
devopsier
A GitHub Actions integration powered by the MCP. This server exposes structured tools to manage GitHub issues, pull requests, and repositories through natural language interfaces and autonomous agents.
usensedata
羽山数据API服务现已全面兼容MCP协议,打造数据服务MCP Server。usensedata-mcp-server-query-china-company项目为企业类数据查询服务server,用户可通过简单配置快速通过LLM使用羽山数据企业类数据服务。依赖MCP Typescript SDK,可在支持MCP协议的智能体助手中快速接入。
click6067-ship-it
Will this LLM fit on your GPU, multi-GPU rig or Mac? Exact VRAM & KV-cache math. Remote server: https://fitllm.run/api/mcp
AshDevFr
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.
radial-hks
A MCP Server implementation for interacting with Unreal Engine instances through remote Python execution.
RomanEmreis
Model Context Protocol SDK for building structured, production-grade AI systems.
elithrar
Fllugel
rsc1102
Model Context Protocol (MCP) server that integrates with the Google Calendar API
danstarns
Turn any JavaScript module into a sandboxed MCP (Model Context Protocol) server with automatic reflection and type inference.
mlava
MCP server for Scholar Sidekick — resolve any scholarly identifier (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS, WHO IRIS) into 10,000+ CSL styles or nine export formats, single or batch.
davlgd
An unofficial JavaScript SDK for Model Context Protocol
francisoliverlee
RocketMQ Mcp Server
chbhargavareddy
This is a Model Context Protocol (MCP) server that provides claims processing capabilities through integration with a Supabase database. The server enables AI assistants to interact with insurance claim processing workflows and data through natural language.
nattyraz
A Model Context Protocol (MCP) server for YouTube videos with caption extraction and markdown conversion capabilities
Sunwood-ai-labs
yiGmMk
learn to make some mcp servers
yorickchan
A Model Context Protocol (MCP) server that provides tools for downloading YouTube videos and audio using yt-dlp.
junetic
MCP server that lets AI agents run real user interviews and retrieve themes and quotes.
joslat
Showing a super simple implementation of an c# MCP server hosted with Aspire and consumed by Semantic Kernel
akshitsinha
A Model Context Protocol (MCP) server for seamless integration with peripheral devices connected to your computer. Control, monitor, and manage hardware devices through a unified API.
korovin-aa97
MCP server: turn narrated screen recordings into agent-ready data — local Whisper transcript, scene keyframes, OCR, wall-clock anchoring. Record your screen, talk — your AI agent files the bugs.
obinopaul
oleander
home-assistant-mcp-server
bmorphism
MCP server for interacting with Penumbra blockchain - providing privacy-preserving tools for chain interaction
deshartman
kukapay
An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
tomnagengast
Model Context Protocol server for Salesforce integration - enables AI agents to securely access Salesforce data
KBB99
dstotijn
MCP server that manages MCP servers
bbangjooo
MCP server that installs MCP Servers
shirhatti
MCP server for interacting with iMessage on macOS
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.
HuangChILun
An enhanced Unity package to communicate with a local MCP Client via a Python server, with extended material, particle, lighting, UI and physics features.
ouranos-labs
SpamBrain-proof your pSEO before you publish, audit page relationships, not just pages. AI-triaged findings, 8 LLM providers, local telemetry, cost caps, MCP server.
Magic-Pod
AtilioA
🗣️ Query Brazilian treasury bond data with natural language
rajyraman
Demo of GenAIScript's MCP Server capabilities
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.