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.
serkanyasr
Transforms MCP tools into collaborative agents using the LangGraph framework.
jonnyhoff
An MCP server to interact with SQLite databases
hirokiyn
LangGraph agent tutorial adapted to use MCP servers.
marcoldenburg
Release gate agents call before they tell users a public website is ready to ship. Scans public websites across security, SEO, accessibility, legal compliance, and sustainability.
jackccrawford
Open-source MCP server that gives Claude persistent memory. Your AI keeps your standards, decisions, and reasons across sessions. Recalled by meaning, not keywords. Runs fully local: on-device semantic search, no cloud, no API keys. macOS, Windows, Linux. MIT.
teckel-mcp-servers
This MCP server provides access to a subset of the teckel web3 Ethereum JSON-RPC services—namely those that require read only access to the blockchain (Mainnet and Sepolia).
kmizu
A MCP server for using web camera
Surendra1232
Beginnersluckwithashton
A comprehensive MCP server for AI IDE integration
KOVY
One MCP connection → 100+ MCP servers, with trust audit, discovery, and execution│Trust Scores (0-100) across 5 dimensions: code health, security, behavioral audit│community trust, EU compliance.
DasClown
UPinar
Security intelligence API for AI models. CVE lookup with EPSS/KEV enrichment, domain reconnaissance (DNS, WHOIS, SSL, subdomains, WAF detection), and code security checks (secrets, injection, headers). No API key required.
SAGAAIDEV
rtbui2012
RoystonDAlmeida
This repository contains files for Crypto Price Tracker MCP Server using Coingecko API.
gogela
MCP server for AbuseIPDB API
diplinfmarkodrews
Agent & MCP Server for the ReportServer using RPC interface
tirthraj07
Custom made MCP Server for Popular databases (Currently Supporting MYSQL)
qso-graph
MCP server for IONIS HF propagation analytics — 175M signatures from WSPR, RBN, Contest, DXpedition, and PSK Reporter.
MCP-Mirror
Mirror of
hiroyuki-nishi
pvincentbrown-sys
Stripe revenue monitoring, HubSpot-to-Xero invoicing, and QuickBooks P&L generation. Free MCP server by Espergrid. Enterprise implementation available.
aldrin-labs
marginfi mcp server
uptime-com
MCP to allow clients to setup and use website monitoring services for their sites and infrastructure.
ralf-boltshauser
bram2w
Baserow is an open source no-code platform, and alternative to Airtable. It contains an embedded MCP server that can be used to read and write data to the tables in the no-code database. Documentation can be found here https://baserow.io/user-docs/mcp-server.
0xshariq
GitHub MCP Server
espinozasenior
Binance (focus in P2P firstly) Model Context Protocol Server
Cavendo-AI
Vantage is a personal signal store for AI-native work. A place to capture and query the things you notice across the web.
acro5piano
Yet Another Gmail MCP Server
bgaurav7
Sample Model Context Protocol (MCP) Server
Compellerai
etoxin
A Untapped MCP server to be used with claude.
bsmi021
This template helps you quickly bootstrap a new Model Context Protocol (MCP) server project based on recommended practices.
rsweeting1
AI-native marketplace for pre-cleared licensed assets. Search, license, and stream media rights programmatically — built for post-production, editorial, and brand workflows. Includes tools to search assets, get asset details, and generate usage agreements.
elblanco2
MCP server for simplified framework deployments on shared hosting environments
chinnareddy578
K8s MCP Server
Br0ski777
x402 micropayment API for AI agents. Validates and formats JSON data. Pay per call with USDC on Base.
angrysky56
RoCQ (Coq Reasoning Server)
pj8
radiumce
A mcp server to make Agent running on the track.
mm-camelcase
A Spring Boot implementation of the Model Context Protocol (MCP) that enables AI agents like GitHub Copilot to access weather data. Demonstrates building a custom MCP server that connects AI models to weather APIs through standardised tools, complete with VS Code integration exam
haladesigns
A Model Context Protocol (MCP) server that provides AI assistants with the ability to interact with Supabase databases through standardized tools.
thinkAmi-sandbox
CrewAakash
MCP server wrapper for the agents built using MSFT Copilot studio
GreenBookOrg
A lightweight Model Context Protocol (MCP) server that exposes Greenbook data and tools for market research professionals, analysts, and related workflows. It is designed to be used as a remote data source from any MCP-compatible client.
zzmtech
hiroshic9-png
Subin-Vidhu
Trying out MCP Server
dioniipereyraa
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP. Local-first MCP server that indexes your full Claude.ai history and your Claude Code / terminal sessions, then exposes them to Claude Code (stdio) and to Claude.ai (remote connector). Hybrid
junter1989k-ai
junter1989k-ai
Issue Paraguay SIFEN e-Kuatia electronic invoices via your FacturaSend account — create, query by CDC, check status. Stateless BYO
MCP-Mirror
Mirror of
AVIMBU
A MCP Server for the Plausible API
Stormbreaker06
Trying out MCP server and its working
kealuya
MCP-Jina-AI 是一个强大的 MCP(模型控制协议)工具,集成了 Jina.ai 的阅读器服务,可以将网页内容转换为大语言模型(LLM)友好的格式。它提供了一种简单高效的方式,将网页转换为结构化的文本,便于 AI 模型处理。
fzthiait-ai
Holic101
MCP-Mirror
Mirror of
AndreaGriffiths11
A collection of tips and best practices for working with Model Context Protocol (MCP) servers
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.