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.
tejpalvirk
MCP server for project management
jeong-sik
campertunity
startreedata
MCP Server for Apache Pinot
0xjmp
MCP server for the Tradovate platform
evangstav
daheepk
This project is an arXiv paper retrieval and search service implemented through a custom MCP (Multi-Capability Provider) framework. It provides a server-side implementation to fetch, search, and analyze academic papers from arXiv.org.
jiantao88
Android MCP Server implementation
gbrigandi
MCP Server for Cortex
Tght1211
HTTP-4-MCP configuration tool allows you to easily convert HTTP API to MCP tool without writing code. With simple interface operations, you can quickly configure an mcp-server.
aerugo
An MCP server for Kolada.
spences10
🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and query Turso databases directly
quanghuynguyen1902
Model Context Protocol server providing Claude AI with access to Jupiter's swap API on Solana
sligter
Lite-MCP-Client是一个基于命令行的轻量级MCP客户端工具
OthmaneBlial
A MCP‑like server using the DeepSeek API for Terminal
brysontang
A powerful MCP (Model Context Protocol) server for Claude Desktop, integrating task management, SQLite, and Obsidian visualization.
klara-research
An MCP server to read MCP logs to debug directly inside the client
skjortan23
rob1997
A model-agnostic MCP Client-Server for .Net and Unity
abhinav-mangla
MCP Think Tool Server
yunusemredilber
spences10
🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and query Turso databases directly
peschinskiy
MCP server for Yandex Maps map rendering and geocoding APIs
ronantakizawa
An MCP server for converting GIS filetypes (1000+ Downloads)
wrtnlabs
Calculator MCP server on npx
CW-Codewalnut
Backend integration layer that connects your Metabase instance with AI assistants using the Model Context Protocol (MCP)
anthony-chaudhary
Catch your AI agents when they lie about what they shipped — verifies claims against git instead of believing the agent.
tadayosi
Let LLMs manage your Java application via JMX/Jolokia 🌶️
jolokia
Let LLMs manage your Java application via JMX/Jolokia 🌶️
dotneet
aica(AI Code Analyzer) reviews your code using AI. Supports CLI and GitHub Actions.
willvelida
This is a Model Context Protocol (MCP) server that provides AFL (Australian Football League) data from Squiggle API.
RodrigoPAml
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
tt-a1i
Universal long-term memory layer for AI coding assistants, powered by EverMemOS.
wangshunnn
MCP server for the bilibili API
mcollina
An MCP server for the github notifications API for the OSS maintainer
6figr-com
MCP server for JobGPT — search jobs, auto-apply, generate resumes, and track applications from Claude, Cursor, Windsurf, and any MCP client
gerred
btwiuse
MCP server for searching npm packages
kukapay
An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
tuskermanshu
ThirdKeyAI
The SchemaPin protocol for cryptographically signing and verifying AI agent tool schemas to prevent supply-chain attacks.
oraichain
Simple RAGFlow MCP. Only useful until the RAGFlow team releases the official MCP server
huhu415
MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.
misanthropic-ai
DuckDuckGo search API MCP server
martinsione
Remote Model Context Protocol (MCP) server for Linear.
7gugu
An MCP tool that provides AI with the ability to compress and decompress local files.
suiware
Suiware AI Tools and MCP Server
hmk
Cyreslab-AI
anoopt
code-agents
The definitive resource for Model Control Protocol (MCP) - Opinionated. Curated. Verified.
Handwriting-OCR
Model Context Protocol (MCP) Server for Handwriting OCR
JagjeevanAK
OpenFoodFacts-MCP is a project for managing, processing, and analyzing food product data using Open Food Facts APIs.
gwbischof
A Bluesky MCP
khaoss85
Transform product ideas into reality with an intelligent orchestration system that bridges Product Managers, Developers, and AI. Orchestro conducts the entire development symphony: task decomposition, dependency tracking, pattern learning, and real-time progress visualization.
ronantakizawa
An MCP server for converting GIS filetypes (1000+ Downloads)
cgoinglove
kakao map mcp server
mustafahasankhan
A MCP server for DuckDB with auth and friendly sql support out of the box.
ricauts
CyberMCP is a Model Context Protocol (MCP) server designed for testing backend APIs for security vulnerabilities. It provides a set of specialized tools and resources that can be used by LLMs to identify common security issues in APIs.
Nazruden
MCP Server using OpenRouter models to get descriptions for images
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.