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.
mvavassori
A comprehensive calculator MCP server using TypeScript
zoeminghong
Yapi MCP Server
shettysaish20
Using Advanced AI Prompting to enhance LLM planning to solve complex math problems and draw the answer on MSPaint Canvas
Sreedeep-SS
A Model Context Protocol (MCP) server
xuhaoruins
jmnbc
Remote Azure DevOps MCP Server
oaslananka
TypeScript MCP server for controlled SSH operations, remote host workflows, command execution guardrails, and infrastructure automation.
OpenSOSData
Official MCP server for OpenSOSData - real-time US business entity search across all 53 jurisdictions (all 50 states + DC + Puerto Rico + US Virgin Islands). Search, verify, and check status of any LLC, corporation, or registered entity via Claude.
vasstavkumar
A model that uses streamlit as frontend and MCP server(notion and postgres tools) and FAST API for integration
apifyforge
Investment alternative data intelligence — institutional 13F convergence, congressional trading alpha, macro regime classification, and innovation momentum scoring — delivered via the Model Context Protocol. Built for hedge funds, quant analysts, corporate strategy teams, and fam
eugener
Lightweight MCP server that provides access to local machine commands and file operations via a standardized API interface
g-fukurowl
MCP server for interfacing with Fess search engine.
alexkorep
shimapon
fumievalさんのパクリ
pim97
Allow LLMs to control a browser with Scrappey
rawakinode
Monad MCP server for Bridge tools
s2005
Standalone MCP server for enabling memory for Claude through a knowledge graph
anishgowda21
An MCP server on Cloudflare Workers
s1ds1ngh
krish858
mcp for controlling your x account through llm agents(claude desktop/cursor) expalnation vid: https://youtu.be/pAEEIVdsky8
vivek100
This helps you create a mcp server which your IDE can access to create and save prompts for you code base
jhgaylor
Minimal echo example of an MCP server built with express-mcp-handler.
elizabethsiegle
Chat w/ Cloudflare D1 Database Remote MCP Server
bengbengbalabalabeng
Model Context Protocol (MCP) for Excel.
k-ibaraki
PaidSync
430+ tools across 13 ad platforms via one MCP endpoint. Full create on Google, Meta, LinkedIn, OpenAI Ads. Read+manage+optimize on TikTok, Snap, Reddit, Pinterest, Microsoft. Plus GA4, GTM, Search Console, Merchant Center. Thin dispatcher keeps connect-time context small. Google
ihiteshsharma
MCP Servers to extend functionality
Br0ski777
Analyze Hyperliquid accounts: positions, PnL, fills, open orders, funding. Full clearinghouse state for any wallet. The portfolio layer agents need for Hyperliquid trading intelligence. -- x402 micropayment API + MCP server for AI agents
l3wi
An MCP server for chatting with your Lighthouse portfolio
micahman33
MCP server to assist with AI code generation using Claude Desktop, Claude Code or any coding tool that supports MCP servers to ensure you're always working from the most current Vonage SDKs and APIs
larspohlmann
A minimal Model Context Protocol (MCP) server implemented in pure PHP that exposes phpcs_check and phpcbf_fix.
suttonwilliamd
tactual-dev
Screen-reader navigation cost analyzer — models the real effort to discover, reach, and operate interactive web content
LofiSu
express框架搭建的mcp-sdk实例
Anbani
Model Context Protocol server for Anbani
AnglerfishChess
MCP server to connect to the chess engines using UCI protocol
BasicOps
Provides access to the BasicOps MCP Server
zgagnon
a try at writing an mcp server. might replace one of my emacs tools
oshvartz
mcp server for ADO pull requests
mjkid221
Friendly Companion MCP. Get notified when your task is finished!
HappyPathway
GaplyDev01
A Node.js Express server that provides a simplified and configurable interface to the CoinGecko cryptocurrency data API
ptbsare
FastMCP server to interact with the Overseerr API for movie and TV show requests management, built using the fastmcp library.
UpstreetAI
oaslananka
Python MCP agent for NotebookLM-oriented workflows, document orchestration, knowledge extraction, and local automation experiments.
pavel-bc
🤖 MCP server for querying BTC data via Blockchain.com APIs
TurtleTech-ehf
MCP server for OokCite citation validation and formatting
tobiassteidle
theVuArena
An MCP server providing tools to manage and query a Vectra knowledge base, enabling integration with MCP clients via a backend API.
Dicklesworthstone
MCP server for text search and code analysis: advanced pattern matching, processing pipelines, and static analysis exposed as MCP tools
ThetaBird
XvJunyan
AI搜索的MCP server
WMs784
This project is a Model Context Protocol (MCP) server that integrates with the Space Flight News API to provide up-to-date spaceflight-related news articles.
sodeyama
MCP server for searching arXiv academic papers with natural language queries
TateLyman
guptaprakhariitr
MCP server for FDA data: drug approvals, recalls, adverse events, 510(k) device clearances. Wraps openFDA.
vincent-pli
Generate MCP server from openapi specifications
isdaniel
An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.
jraa1995
This is a simple MCP Server Framework that enables data to be passed through a structured messaging protocol, allowing seamless communication between clients and servers. It supports efficient data exchange, real-time processing, and customizable extensions for various applicatio
tambo-labs
Charming MCP server — generate and host interactive web apps via MCP
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.