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.
bharath063
A NodeJS MCP server for interacting with Webex Spaces
Nels2
This repo provides an MCP server to interact with an tRMM Instance. https://docs.tacticalrmm.com/functions/api/
bsmi021
A comprehensive architecture for building robust Model Context Protocol (MCP) servers with integrated web capabilities
scmcphub
MCP server for trajectory inference using cellrank
sascharo
GXtract MCP Server for VS Code, forks and other editors; provides tools for interacting with GroundX
fashionzzZ
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
odanado
A MCP Server of https://developers.line.biz/ja/
XXpE3
This mcp uses the flux api of ohmygpt to generate images
leelasd
MCP server for visualizing molecules in Claude Desktop :)
gulihua10010
MCP自动发文服务
chew-z
Simple MCP server in Golang to redirect questions to Deepseek models
nabossha
a simple PoC on how to integrate a custom data-provider in an MCP Server
Pollamin
MCP server for the Opendock Neutron API
angrysky56
My last working mcp-server Claude app JSON
ezhuk
A Model Context Protocol (MCP) server for Modbus.
JackGao19700
A MCPServer for Local Camera Control
akshay23
An MCP server for Pounding The Rock blog, that provides comprehensive coverage of the San Antonio Spurs.
linkcd
Model Context Protocol (MCP) Server for Tibber
DealExpress
MCP Server for DealX platform
miyamo2
ホットペッパーグルメ MCP Server
douyipu
A MCP server for Nmap.
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
backpaper0
pasie15
A Model Context Protocol (MCP) server for the Scenario.com API
cploutarchou
Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.
piebro
A simple MCP (Model Context Protocol) client for testing MCP Server
imandra-ai
Proxy for remote MCP servers
tjmaynes
A cookiecutter template for quickly bootstrapping a Python-based MCP server.
sangcnguyen
Gridly MCP Server
kimtth
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
lloydzhou
This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.
KS-GEN-AI
etrex
MCP Server Demo
zxkane
Model Context Procotol(MCP) server for fetching Quip document
pinkpixel-dev
🔍 Prysm MCP Server: Web scraping tools for AI assistants with multiple extraction modes and flexible output formats
tekorex
MCP2HTTP is a minimal transport adapter that bridges MCP clients using stdio with stateless HTTP servers.
namabile
An MCP Server for interacting with Malloy data models through the Malloy Publisher
lpbayliss
MCP Server for simulating dice rolls
dabouelhassan
A simple example of a Model Context Protocol Server implementation
dido18
An arduino mcp server written in go
rossja
an MCP server providing tools for network incident response folks
srvhat09
docker版 voicevox engine を利用し受け取るメッセージを音声再生するMCP Server
GeiserX
MCP Server for LynxPrompt — browse, search, and manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via MCP
piebro
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
aldrin-labs
valhallaguide
odinfun-mcp is a server implementation for Odin.fun based on the Model Context Protocol (MCP). It provides canister asset management and OdinFun API tools, suitable for blockchain asset management and data query scenarios.
MarkLY1473
mysql mcp服务
joeBlockchain
richieri
A Model Context Protocol (MCP) server for Request Tracker
BSE-dev
A robust Model Context Protocol (MCP) server implementation for the Brest region, providing infrastructure for MCP-based interactions with built-in debugging and monitoring capabilities.
avahowell
an MCP server for penumbra, allowing AI agents to operate a penumbra wallet.
shivdeepak
MCP Sniffer captures network traffic between MCP clients and servers and displays it in a web UI.
Akrasia0
Stern MCP server
dgitj
An MCP server for the open science and open access platform OpenAlex.
voiceflow-gallagan
isseikz
MCP (Model Context Protocol) Server to control Android TV
marlinspike
A simple MCP server that can be tested with a client
fasuizu-br
Production-ready examples for Brainiall Speech AI APIs — Pronunciation Assessment, STT, TTS. Python, JavaScript, curl, and MCP configs.
zwwhdls
carsonlabs
MCP server for waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for maximum data coverage
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.