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.
guptaprakhariitr
MCP server for unit-converter-mcp — see README
madisonbullard
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
Novaes
Azure DevOps MCP C# server and client code
basehub-ai
idofrizler
bnusunny
zxkane
A Model Context Protocol (MCP) server for fetching Quip documents, featuring support for both stdio and streamable HTTP transports. It offers native deployment to AWS serverless stacks and AgentCore.
anirban1592
POC : MCP server with openAI agents SDK
AzureDevOpsAPI
An MCP server for Azure DevOps
tilfin
Serverless implementation of the Model Context Protocol (MCP)
anishone
RichardChen820
Safeturf
happy-shine
xiispace
erinnmclaughlin
A proof-of-concept MCP Server that can query Azure DevOps
organicnz
Workman
majie1993
fjrdomingues
CDataSoftware
This read-only MCP Server allows you to connect to Amazon Redshift data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
zxw94FE
测试 vercel-mcp-server 是否成功的项目
pongpisit
SzczepanBEN
bright-spark
npstorey
netanelgilad
byazdani9
A Supabase PostgreSQL MCP server with Claude 3.7 Sonnet integration for natural language to SQL conversion
Spel
HelloDimension
TypeScript version of MCP server Docker with remote connection support
delian7
Lambda Ruby App Demoing MCP Servers
sivakumarl
MCP Server with Cloudflare Workers
yabbadabbadooozy
MayukhSobo
MCP server for all of your needs in k8s ☸️
nkulavic
MCP-Mirror
Mirror of
0xNacho
A MCP server that grants permissions on table using Lakeformation
signalcipher
bryantanderson
eleva
MCP-Mirror
Mirror of
hufeng03
pratikbuilds
A Cloudflare Worker MCP server that integrates with the Helius API to provide asset search tools
mrmikardo
Housekeep MCP server deployed to Netlify
roysam
kaeosdesign
berkayyildirim
tomtev
huqianghui
how to develop mcp server and debugging from local to azure
scoritz
Superjolt is a Platform-as-a-Service (PaaS) that enables developers to deploy JavaScript applications instantly with a single command: npx superjolt deploy. Through its native Model Context Protocol (MCP) integration, developers can manage their entire deployment infrastructure u
miludeerforest
pooja-bhavani
In this repo I have created an E-Commerce website and deployed i on Kubernetes and tools used in this Amazon Q with Kubernetes-MCP-Server, Docker, Docker-Compose and Jenkins.
hamishll
oijusti
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 Amazon S3 (beta)](https://www.cdata.com/download/download.aspx?sku=SXZK-V&type=beta).
DanWahlin
MCP server hosted using Azure Functions
gitCarrot
haladesigns
A Model Context Protocol (MCP) server that provides AI assistants with the ability to interact with Supabase databases through standardized tools.
cmparsons
Ruagewei
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.