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.
mmcquade11
jger
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for SAP ByDesign (beta): https://www.cdata.com/download/download.aspx?sku=UYZK-V&type=beta
network1211
This is a customized MCP remote client based on the original project.(
springaialibaba
CodeCraftersLLC
Give your MCP clients the ability to speak by running local voice models
G1Joshi
Model Context Protocol (MCP) Swift
reinertisa
MCP Server for the Courses, enabling search functionality, and more.
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for SAP BusinessObjects BI (beta): https://www.cdata.com/download/download.aspx?sku=GJZK-V&type=beta
RomanTCC
barreiros
A basic MCP server
opengig
OjasKord
Government tender search for AI agents. UK, EU & US procurement in one tool
ircg-dev
aindreyway
MCP server for code collection and documentation
toni-ramchandani
chronosphereio
MCP server for chronosphere
adibhattar95
MCP Server for interacting with Upstox APIs
Diegoescalonaro
Local-first, lightweight MCP server for per-agent key management.
trevoruptain
Run your MCP Kit servers in local clients like Claude Desktop
keepondream
Asaduzzamanhimel
MockLoop MCP is a powerful tool that helps developers create mock API servers effortlessly. 🚀 With just a few commands, you can set up a testing environment that mimics your production API. 💻
m1ggle
crawler-mcp-server
iyerrama29
MCP demo
fraudlabspro
FraudLabs Pro MCP server is a Model Context Protocol (MCP) server that provides order or user transaction validations using the FraudLabs Pro API. This server allows AI agents to validate an order or user transaction, get the validation result for an order or user transaction, an
hmalfee
An MCP server that provides web content to your agent.
apifyforge
Regulatory change intelligence across 13 US federal data sources, delivered as an MCP server your AI agent can query directly. Built for compliance officers, GRC teams, and trade compliance operations who need forward-looking signals — not just a list of current rules.
junct-bot
Query any Chainlink price feed via the Feed Registry — covers all supported base/quote pairs.
AIweather-Anurag
Where can I watch X in Y? Answer that question, in your AI assistant, for 30 Asian and Middle Eastern streaming markets. Wraps ottasia.com so the same data that powers our website is one prompt away. 3 tools: where_to_watch (specific title in a country), whats_new_on (latest arri
nealriley
varadfromeast
Async Parallel Antigravity for Codex & Claude Code
dinwal
spirita1204
implementation for interacting between an MCP server and an Ollama model
wanghaisheng
ShenghaiWang
🍎 Build iOS Xcode workspace/project and feed back errors to llm.
UnifiedOffer
AI-powered product search across Shopify, WooCommerce & Shopware 6. Features: intelligent price negotiation, automatic discount codes, multi-LLM support (6 providers), thread-based conversations, 12 currencies. Build AI shopping assistants and price comparison tools. Free to use
rosedael
MCP-Mirror
Mirror of
stevemadere
A simple stateful mcp server example. Clone and modify to make any stateful mcp server.
simosphereos
MCP integration examples for SIMOSphere AI — connect CRM, ERP, documents with AI agents. GDPR-compliant.
pgedge
The pgEdge Postgres Model Context Protocol (MCP) server enables SQL queries against PostgreSQL databases through MCP-compatible clients like Claude Desktop. The Natural Language Agent provides supporting functionality that allows you to use natural language to form SQL queries.
derekalia
A Model Context Protocol (MCP) server for interacting with fal.ai models and services. Uses the latest streaming MCP support.
Fabien-desablens
MCP server for extracting webpage creation, modification, and publication timestamps
kajiken
namanyayg
Find and configure Model Context Protocol (MCP) servers easily
raultov
chrome-debug-mcp is an asynchronous Rust-based Model Context Protocol (MCP) server that allows AI agents and Large Language Models to natively debug Chromium-based browsers via the Chrome DevTools Protocol (CDP).
cmaurer
Exposes the Mouser Search API as MCP tools so MCP-aware clients (Claude Code, Claude Desktop, etc.) can query Mouser's parts catalog.
mondaycom
Official monday.com MCP server
stagsz
An MCP server for unconventional and boundary-breaking problem-solving through an advanced note-taking system.
Br0ski777
Check SSL/TLS certificate validity, expiry, issuer, chain details, and security grade for any domain. -- x402 micropayment API + MCP server for AI agents
MCP-Mirror
Mirror of
mohdhaji87
pekotidev
stat-guy
Chain of Draft (CoD) MCP Server: An MCP server implementation of the Chain of Draft reasoning approach for more efficient LLM reasoning.
Apex-Foundation
Web3 founder diligence: contract audit, jurisdiction matching, fund discovery, portfolio comparison, scoring. Free, open source.
mattgrobelny
Project-Harrison
A Maritime Routing MCP Server that computes sea routes and geodesic distances using searoute and geopy. Built for maritime operations and research.
krdn
Docker 기반 MCP 서버
moosh3
Aggregate MCP server
takumines
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.