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.
a2xdeveloper
It's an MCP server for tagesschau.de
sourabh-khot65
MCP server for connecting to you typesense collections and retrieve data using your favorite MCP client (Claude/ Cursor)
ENGRZULQARNAIN
This repository provides an implementation of a Model Context Protocol (MCP) server for AWS S3, enabling AI models, particularly Large Language Models (LLMs), to securely interact with S3 buckets. The server offers a standardized interface to list S3 buckets, list objects within
characat0
tanevanwifferen
MCP server for the useScraper API. This is a server that scrapes a URL to text or markdown
7nohe
ローカルMCPサーバー(stdio)を作成するためのチュートリアルです。
samuelvinay91
Universal Test Automation MCP Server with self-healing capabilities and Smithery.ai integration
falahgs
pcholakov
Restate Admin MCP server
ChenReuven
A lightweight, ready-to-use TypeScript template for building Model Context Protocol (MCP) servers. This template provides the essential scaffolding to create custom AI tools that can be seamlessly integrated with large language models.
Dbillionaer
Polygon blockchain MCP server for interacting with Polygon network
Contentrain
Repo-native content governance for AI agents. Extract, review, and deliver UI text, docs, and structured content from Git.
yunwoong7
MCP server for generating and editing images using AWS Bedrock’s Nova Canvas model
Antipas
An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.
debasmitaas
An Ai agentic tool that creates posts on x automatically using mcp servers.
lucas-deangelis
UserAd
jacwu
Eric8900
MCP Servers, in one place
vitalyDV
MySQL MCP server for cursor
PreReason
MCP server for PreReason, the Context API for financial agents. 17 pre-reasoned market briefings with trend signals, regime classification, confidence scores, and cross-asset correlations.
DeepMyst
An MCP server that allow you to talk to DeepMyst and perform collaboration between LLMs using our Gateway, Router and Token Optimization
vincentf305
MCP Server for deepseek integration in Claude desktop
rainyheart
Java implementation of MCP Server for Crawl4ai
tigrisdata
🚀 Tigris MCP Server implements the MCP specification to create a seamless connection between AI agents and Tigris key features like bucket and object management.
agenticstore
AgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
urbanmorph
Share and collaborate on local markdown files via shareable links
mattcoatsworth
RonaldDegsa
An MCP server implementation providing system-wide functionality including file operations, HTTP requests, and command execution
OwenQian
agirails
MCP server for AGIRAILS — agent payments, discovery, escrow, and settlement from any AI context window
ChiragPatankar
vinsidious
MCP Server for checking the availability of domain names using WHOIS lookups
HYPERVAPOR
mcp server for image professing
AtlasCloudAI
MCP server for Atlas Cloud - AI API aggregation platform for image/video generation and LLM
zxypro1
A tool for automatically converting OpenAPI into Model Context Protocol (MCP) Server instance
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.
loo-y
MCP Smart Crawler is a Model Context Protocol (MCP) server uses Playwright to crawl web content, extract metadata, and download resources such as videos and images.
quanticsoul4772
Analytical MCP Server: Enhancing AI with Structured Problem-Solving Tools
kouui
MCP server of web search/fetch functionality using duckduckgo and jina api. no api key required.
crtdaniele
Un MCP server per la gestione di cluster Kubernetes su AKS (Azure Kubernetes Service), utilizzabile da Claude Desktop. Offre strumenti per eseguire comandi `kubectl` e `kubectx` direttamente da un'interfaccia conversazionale.
Salen-Project
Turn Claude into your AI task manager. Create, manage & complete TickTick tasks just by talking — official OAuth API, local, private.
mrexodia
Simple MCP server for testing purposes.
linimbus
kvas-it
MCP server providing basic file system operations. Supports navigation, reading, writing, and analyzing files.
clafollett
MCP Server to wrap the FDIC Bank Find API
scmcphub
MCP server for biological activities analysis using decoupler
xue20010808
MCP server for Threat info collection in cyber security
kopiloto
OnStartups
SaptaDey
Next-Generation AI Reasoning Framework for Scientific Research
guo6x
🧠 全域主动智能 AI 记忆操作系统 | 全栈 Cyberpunk Glassmorphism 设计 | 融合 GraphRAG 与向量检索的“第二大脑” (v3.0 Production Ready)
wrediam
YongYangLi
A MCP server for real-time stock quotes, using Model Context Protocol (MCP).
GMKR
MCP Server for Generating images
lreimer
A MCP server implementation for Google Cloud using Go and Cobra.
dcdpr
MCP server for Rust documentation
Vincentwei1021
yshngg
A Prometheus Model Context Protocol Server.
Abhi5h3k
A lightweight Model Context Protocol (MCP) server that enables your LLM to validate email addresses. This tool checks email format, domain validity, and deliverability using the AbstractAPI Email Validation API. Perfect for integrating email validation into AI applications like C
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.