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.
Ad-Veritas
Model Context Protocol (MCP) server to access an instance of TrueRAG
spuerFan
Research and documentation about Model Context Protocol (MCP) servers and implementations
codingaslu
This repository contains an MCP server that searches PubMed for article abstracts using BioPython's Entrez module. It leverages the FastMCP framework to provide asynchronous search capabilities for PubMed.
lukemurraynz
Azure Communication Services - Email MCP
shineforever
Youtube Transcript Download MCP
jbydeley
Give your LLM access to Sonarr
mgesteban
This repository contains a ready-to-use Model Context Protocol (MCP) server that supercharges your development workflow. As a new developer, I created this tool to consolidate documentation and streamline my development process—now I'm sharing it with you.
saltfishpr
moritalous
zzqfsy
openai agents chat demo. integration custom llm and mcp server and function tool
sibbl
A MCP Perplexity API server written in Typescript with stdio and SSE transport support.
takahirom
njcx
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
Tiberriver256
A CLI utility for turning your docs into a stdio MCP server
aniket-raskar1
tekorex
MCP2HTTP is a minimal transport adapter that bridges MCP clients using stdio with stateless HTTP servers.
CHRISCARLON
A Python-based MCP server that provides access Ordnance Survey's APIs.
lonexreb
Postman for MCP servers
Asphere-xyz
Advanced API MCP Server
LaurentAjdnik
A proxy between MCP Clients and MCP Servers
noahgorstein
A Model Context Protocol (MCP) Server for interacting with a Stardog Knowledge Graph.
athapong
A Model Context Protocol (MCP) server for analyzing GitLab repositories and performing security assessments.
Matteturtle09
MCP server for mongoDB
Ddhjx-code
AI agent面试skill,可以模拟面试过程
chungoid
it built itself
Jitha-afk
Simple MCP server to help create Azure Policies for any resource type.
dgitj
An MCP server for the open science and open access platform OpenAlex.
EdenYavin
OSV MCP server implementation
lescoggi
Office MCP Server
dmitriiweb
MCP to get an article text from an URL
louiscklaw
Fetch data from Hong Kong Observatory with MCP
warjiang
MCP Server for karmada
djwmarcx
MCP server exposing every Mealie API endpoint (259 tools) via FastMCP
oalles
Showcases how to integrate Spring AI's support for MCP (Model Context Protocol) within Spring Boot applications, covering both server-side and client-side implementations.
Syuparn
You are the MCP server!
AutomateLab-tech
Whole-site AEO/GEO audit. Point it at a site, get a ready-to-run plan your agent executes. Orchestrates the ai-seo + citation-intelligence MCPs.
IcyKallen
dinasaur404
Demo of MCP client/server using durable objects for trackings state
siliconuy
MCP tool for automatically installing VS Code extensions in Cursor
davidmosiah
Dry-run-first Google Ads search-term intent analyzer and negative-keyword MCP for agents.
WillChangeThisLater
Use MCP servers with OpenAI Agents
dvcrn
a (working!) MCP server for accessing Linear with multiple workspaces support
leelasd
MCP server for visualizing molecules in Claude Desktop :)
mazrean
template repository for MCP server creation by Deno
floyd-run
MCP server for AI-powered scheduling and booking. Check availability, hold slots, and confirm appointments.
joyecai
mcp server based on the new homomorphic encryption technology "ZionFHE"
jonnyzzz
MCP Servers discovery spec
jasonmeverett
MCP Server for driving Cloudera AI's Agent Studio
mikegehard
OnChainAIIntel
The world's first named AI prompt quality score. Score any LLM prompt before it hits any model — returns grade (A-F), score out of 40, percentile, and dimension breakdown across 8 quality dimensions.
daemonX10
MCP server for Google Calendar integration with AI assistants
ioehub
koichikawamura
Mercury Parser MCP
ai-zerolab
MCP Server for openai image generation
getcoherence
MCP (Model Context Protocol) server that exposes Coherence as tools for Claude, Cursor, Cline, and other MCP-compatible clients.
njcx
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
azmartone67
Live data-center, grid, fiber & M&A intelligence for AI agents — 79 tools, 12,650+ facilities.
Go-To-Sea
discover MCP Servers and Clients for Claude Integration
hktari
MCP server for integrating Toshl Finance with AI agents via the Model Context Protocol
tobedoit
MCP Google Calendar Server with python
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.