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.
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.
Pakvothe
Localization as code — 7 MCP tools to push, pull, translate, extract strings, and search translations. AI-powered, type-safe, 182 languages.
azeemkafridi
The best free social media publishing and scheduling API.
sumanthm91
A sample MCP server implementation
hafnium49
ANDYYL
hello world
jghiringhelli
MCP server that generates production-grade engineering standards for AI coding assistants. Analyzes your project, auto-detects stack, and sets up instruction files with SOLID principles, testing targets, architecture patterns, CI/CD, and domain-specific rules. Composable YAML tem
pathikpa
674019130
stoicsoft
Portable AI memory vault — save memories, skills, and configs to a local database and share them across Claude Desktop, Claude Code, Cursor, Cline, and more.
muend
Secure local-first MCP server exposing 100 ArcGIS Pro / ArcPy geoprocessing tools to LLM agents. Two-process architecture, PathGuard filesystem sandboxing, and confirmation gates for destructive operations. Real geoprocessing requires local Windows + licensed ArcGIS Pro; cloud/co
getStRiCtd
LangChain wrapper for seamless integration MCP-servers with different open-source large language models from transformers library.
aliforever
shellproxy is a clean command execution proxy for AI agents, solving the "terminal blindness" problem — garbage characters, ANSI escape codes, shell init noise, and encoding issues that make AI agents unable to read terminal output.
MCP-Mirror
Mirror of
jayant-vashisth
Test server repository
DevCycleHQ
Turn your favourite AI tool into a feature management assistant. DevCycle works with Cursor so you can create and monitor feature flags using natural language right in your workflow.
MatthewDailey
A start template for a typescript mcp server
nebucaz
This project exposes the powerful Chepy data transformation library as an MCP server. It allows you to access Chepy's tools (like encoding, decoding, and data manipulation) via a single flexible API: the bake pipeline tool, inspired by CyberChef.
pushtodisplay
kaleckh
API auth for AI agents. Replace shared API keys with signed, non-replayable requests. Agents discover, self-register, and sign requests with ERC-8128.
aarthiem
Build MCP server
anniandnevi
csabakecskemeti
The MCP server allows users to utilize user-defined and/or local LLMs in Clause Code to handle smaller, straightforward tasks and save tokens.
Alexander-Nestor-Bergmann
A template for how to build an MCP server
MattMagg
An enhanced version of the original mcp-sequentialthinking-tools by Scott Spence. This enhanced version significantly improves the original framework with improved utilization of branching, revisiting, and thought revision. Thoughts are much more dynamic and intentional, spread o
plagtech
MCP server for the Spraay x402 Gateway — connects Claude Desktop, Cursor, or any MCP client to onchain data, AI models, and batch payments on Base mainnet. AI agents pay USDC per request via the x402 protocol. No API keys. No accounts.
everbove
1102tools
MCP server for the Federal Register API: proposed rules, final rules, notices, executive orders, comment periods, and FAR case tracking since 1994. Built for regulatory tracking and acquisition policy monitoring. 8 tools.
mszewczy
A Model Context Protocol (MCP) server implementation for comprehensive code analysis. This tool integrates with Claude Desktop to provide code analysis capabilities through natural language interactions.
zpg6
Recon-Fuzz
Scaffolds Chimera fuzzing test suites for Solidity smart contracts. Generates ready-to-compile projects with invariant properties, handlers, and fuzzer configs for ERC20, vault, lending, AMM, governance, and staking protocols.
Sakshidwivedi017
jtorreggiani
bestdogbox
MCP server for querying 346 dog breeds, comparing breeds side-by-side, and getting top-ranked dog subscription box data. Free API key at bestdogbox.com/developers
vrknetha
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time communication, and TypeScript.
Goodeye-Labs
Outcome-aligned AI workflow registry. Design and run AI workflows with verifiers that align an agent to measurable outcomes, with reliable image output.
nabadeep25
streamable http MCP Server using Nodejs
vishnukmurthy
fnf-deepHeading
ghsaboias
Sendmux
Sendmux is an email inbox API and email API for AI agents.
JoshMayerr
Build MCP servers for any website with automatic browser auth syncing
Kryzo
This project provides a modular Python wrapper for the LOINC API, with an MCP server interface that integrates seamlessly with Claude Desktop for intelligent medical terminology lookup and standardization.
tonypk
AgentHire MCP Server & CLI — AI talent marketplace for AI agents
The-Swarm-Corporation
keylium
gotalab
ovaismehboob
Nam0101
A growing collection of MCP tools for Android Development. Currently features a deterministic Figma-SVG-to-Android-XML converter, with plans for Gradle analysis, Resource management, and ADB integration tools.
ShubhanshuSondhiya
Created an MCP Enabled Server connecting with TMDB API , Tested With MCP Inspector
wiyco
tawago
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)
voix-sys
SerhatUzbas
crocodile
rom-baro
Security scanning for Claude Code, Cursor, Windsurf. Detects secrets, scans MCP configs, generates threat models.
MCP-Mirror
Mirror of
fw-magic
cisp-mcp 是一个用 Python 编写的 CISP API MCP 服务,用于把 CISP 企业信息接口封装成可被大模型调用的 MCP tools。 项目使用 uv 管理依赖,基于 mcp Python SDK 的 FastMCP 开发,通过 CISP AI 网关 JSON 接口访问后端 API。
kyrelldixon
A short demo showing how to trigger an n8n workflow from an MCP server
0xdzs
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.