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.
tkc
MCP starter kit for building AI tools with Bun runtime - specialized for interactive quizzes
Hebline
Intelligent API routing and cost-visibility layer for AI agents via MCP
fdmocho
MCP demo server
XpressAI
A Xircuits component library for defining MCP servers.
sharmatriloknath
How to setup mcp server and mcp client.
wangbin3685
johnpapa
MCP Server for the Peacock extension for VS Code, coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.
inflowpayai
A wallet for your agents to onboard and pay. Agentic MPP / x402 payments from your machine - CLI + MCP server.
xishir
A Model Context Protocol server providing CVE vulnerability information query capabilities. This server enables LLMs to query detailed information for specific CVE IDs, retrieving data from MITRE's CVE database.
saurabhp75
irep-jumpei-usui
terraform-check-001
Created via custom MCP server
Zerg00s
danielp370-msft
MCP server for interacting with a terminal or process based command over stdio.
kasarlabs
The most powerful open-source Cairo code generator.
kkjzio
A quiz generator server based on Model Context Protocol (MCP) that generates Markdown questions according to requirements and converts them into HTML and Word format quiz files.
spre-sre
AI/ML-powered diagnostic engine for SRE Observability on Konflux and OpenShift. It uses the Model Context Protocol (MCP) and 40+ tools to analyze logs, metrics, and traces, enabling automated RCA and predictive analysis.
DAVIDMATHIAS
Leee62
Enable your LLM to retrieve and analyze Sentry issues by ID or URL, helping you quickly understand and address errors in your projects. Easily fetch individual issues or lists of issues to empower intelligent diagnostics and recommendations. Simplify Sentry issue management with
kbruck97
MCP-Mirror
Mirror of
freebeiro
A simple API wrapper around Postman/Newman functionality for API testing and mock server generation
spfunctions
24/7 autonomous monitoring and edge detection for prediction markets (Kalshi & Polymarket). Features causal tree analysis, orderbook depth tracking, cross-venue comparison, and real-time alerts. Not one-time predictions — continuous autonomous monitoring with context management.
4darsh-Dev
A mcp server for leads generator using google maps through playright
mjg7822
stormbliss
A comprehensive Model Context Protocol (MCP) server for monitoring and managing SD-WAN devices through REST API endpoints. This server exposes SD-WAN device monitoring and management functionality that can be integrated with Cursor and other MCP-compatible tools.
RLst
pomazanbohdan
A Model Context Protocol (MCP) server for generating UUIDv7 strings.
VishvendraTomar
geekflare
Geekflare MCP server to scrape, search, screenshot, and run network tools.
DivineAPI
easdkr
nest.js naver api mcp server
rubix1138
MCP wrapper for Askew's x402 endpoints — 8 tools (3 free, 5 paid in USDC on Base): live DeFi yield comparison, SOL/ATOM staking routing, agent-economy research search, Guardian security threat intel, and a combined strategic feed.
grulex
grpc-invoke-mcp is an MCP server for calling gRPC methods from AI agents like Claude Code, Codex, Cursor, and other MCP-compatible tools.
clee74
Repository created via MCP server
melihbirim
Pipetable is an MCP server that registers your local data files as DuckDB views and lets AI tools (Claude Code, Cursor, Copilot, RooCode) run real SQL against them. Files never leave your machine. Results are ground truth: not generated.
fetchSERP
All-in-One SEO & Web Intelligence Toolkit API
mrgulshanyadav
MisarMail MCP server extension for Gemini CLI — email marketing & inbox management
Anthropic
A Python MCP server for file operations
hexiaochun
AI content generation toolkit with 50+ models. Image/video generation, TTS, voice cloning, and more.
SteffenHebestreit
This repository implements a Model Context Protocol (MCP) server for web crawling capabilities, exposing crawlers as LangChain-compatible tools or any MCP-compliant client. It includes two main services:
assylbek-codes
Model Context Protocol
A simple calculator MCP server compiled from Rust
agentmode
VS Code extension for agentmode MCP server
a-25
ibproduct
A MCP Server for interacting with IntelligenceBank's API documentation.
felipe-parra
falahgs
dfhgnh43terg
A lightweight way to use environment variables in your Cursor MCP server definitions.
kyrelldixon
A short demo showing how to trigger an n8n workflow from an MCP server
YassoKang
mcp功能学习
LEOyrh
Give AI assistants direct access to 152 verified US county parcel ArcGIS REST endpoints across 50 states. Look up a county's REST endpoint, get its real owner/taxpayer field name, and build a ready-to-fire owner-name search query — no ArcGIS expertise or API key required.
Br0ski777
Hyperliquid vault summaries — APR, TVL, PnL, followers. -- x402 micropayment API + MCP server for AI agents
ALAPI-SDK
Fluid-AI
The package manager for fluidmcp to quickly spin up mcp servers behind fastapi
SeriaWei
Use this MCP server to tell AI who are you.
NarayanaRachakondu
jgamblin
An MCP Server for Cisco Vulnerability Management VI+ API
EliFuzz
MCP server for API documentation, supporting GraphQL, OpenAPI/Swagger, and gRPC from local files or remote URLs
nabadeep25
streamable http MCP Server using Nodejs
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.