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.
omryatia
MyunghoBae
yedanyagamiai-cmd
49 AI tools across 9 MCP servers. Enterprise AGI Runtime (1,054 tests). Free tier. ☕ buymeacoffee.com/yesinyagami
mk965
Asset Price MCP Server
manimohans
Model Context Protocol server that brings The Verge's RSS feed to Claude Desktop. Fetch daily or weekly tech news, search articles by keyword, and get random news selections from the past week. Integrates seamlessly with Claude for Desktop's MCP framework.
S17S17
A Model-Controller-Provider (MCP) server implementation for n8n workflow automation
DMontgomery40
Local Model Context Protocol Server with BirdNet-Pi integration
edom18
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
X3r0K
This is a Model Context Protocol (MCP) server that provides access to the Shodan API. It allows you to programmatically query Shodan for information about devices, vulnerabilities, and more.
tcpipuk
Provides tools to clients over the Model Context Protocol
gooboot
MCP-BOS: 模块化、可扩展的Model Context Protocol服务器框架 使用基于约定的自动模块发现机制,为Claude Desktop打造的灵活MCP服务器框架。通过简洁的模块接口和声明式配置,轻松扩展AI应用功能,无需修改核心代码。支持FastMCP标准,包含完整工具、资源和提示模板注册能力。
ahmetak4n
MCP server for grype
ningwenjie
mcp_server
alex-llm
This project is an MCP (Model Context Protocol) server for querying ATT&CK (Adversarial Tactics, Techniques, and Common Knowledge) techniques and tactics. It provides a way to access and retrieve information about various attack techniques and tactics used by adversaries.
Lightbaby
xiaozhch5
aokihu
MCP server for AI cooperation
OrchardUniverse
The mcp servers for AIOps.
bysages
A high-performance image proxy and web services toolkit built with modern TypeScript. Lens provides a comprehensive suite of web utilities including image processing, screenshot capture, font serving, and more.
vincentsunx
MCP Server for openGauss database and its tools
baidu
Model Context Protocol Server for Mochow
jinyalong
Start any MCP Server remotely using the MCP standard protocol.
plainsignal
PlainSignal Official MCP Server
yusukebe
clsung
MCP Server for IMDB
VReippainen
mrazvanalex
Example of usage of Microsoft Semantic Kernel with OpenAI and MCP Server
zsdlove
this is a mcp server for artemis sast tool
Aigen-Protocol
AIGEN — An Economy By Agents, For Agents. The first token created by AI for AI. Earn $AIGEN by contributing to the ecosystem.
xiaoyingv
Calculator MCP Server tool ;基于 Python AST 的安全表达式计算器 MCP 服务,支持基础数学运算和错误防护机制。
JkLondon
c20020207
shaunxu
PingCode's MCP Server
Miura55
markharrison
MCP Server for Colors
csmit195
A MCP Server for efficiently managing and automating TV shows and movies in Sonarr and Radarr setups. Simplify your media library management with AI-driven insights and commands.
infinitimeless
A meta server for orchestrating and leveraging multiple MCP servers and tools based on user requests
jawdat6
f-is-h
A MCP server that lists all available MCP services for easy copying and usage
drzkn
michaelnugent
A proxy server and tools manager for the Model Context Protocol (MCP) that facilitates communication between LLM applications and remote MCP-compatible services.
iamtraction
A sample Node.js MCP Server template that you can use to create your own MCP servers.
newtype-01
A MCP server for running Flux AI image generation model on Replicate
yamanoku
Model Context Protocol server that provides connpass users API v2
yanjustino
Este projeto é uma aplicação em C# com .NET 9.0, containerizada com Docker. Ele inclui um servidor (`QualisMcpServer`) que processa dados de classificações de conferências acadêmicas (Qualis) e um cliente (`QualisMcpClient`) para interação via Docker. Manipula informações sobre e
chinaxwl
整合国内阿里百炼模型,提供了基于stdio和sse方式的mcp client和mcp server
miliariadnane
🔌 MCP Server providing Java Conference data (CFP, dates, and more) using Spring Boot/AI by parsing GitHub Markdown.
elminson
MCP server for TOON (Token-Oriented Object Notation) - Reduce LLM token usage by 50-70%
mccartykim
Creating a barebones MCP server around python (plus uv), encapsulated in a nix flake
3loka
Consul MCP Server for Discovery and Mesh
dabing1022
A desktop MCP service that scans for and removes junk files to keep your system clean and optimized.
blues
MCP Server Implementation of the Blues Notehub API
chew-z
Simple MCP server in Golang to redirect questions to Deepseek models
clykins90
98lukehall
Structural observability for AI conversations. Detects loops, stuck states, breakthroughs, and convergence patterns across 17 channels without analyzing content. MCP server + REST API.
qoxogus
seanivore
One simply siphons the excess thoughts from one's mind, pours them into the basin, and examines them at one's leisure. It becomes easier to spot patterns and links, you understand, when they are in this form.
backpaper0
newerton
MCP Status Invest: A Model Context Protocol (MCP) server for interacting with the Status Invest API. Provides tools for fetching stock data and indicators, with a layered architecture and data validation using Zod
Alisammour
Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.
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.