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.
amahara-dev
Noveum
API Market MCP Servers
teckel-mcp-servers
The Interplanetary File System (IPFS) MCP toolkit gives AI Agents and automated workflows the ability to utilize IPFS as a backend storage medium. Upload, retrieve, pin, and manage encrypted files on IPFS via a simple API accessible as MCP tools.
John-Selvinraj
noorle
Noorle is a managed AI agent runtime with secure MCP gateways: built-in tools, custom WASM plugins, and 1,000+ connectors — auth, rate limits, and audit logs included.
RobertBergman
vs4vijay
An MCP Server for the Espresso Android Test Framework, crafted to improve testing capabilities and optimize development workflows.
ranjanbinwani
A basic MCP server for tool exposure using FastMCP and VS code extension distribution
hafnium49
Jobikinobi
TheRegan
WhoisFreaks
A Model Context Protocol (MCP) server that exposes the full WhoisFreaks API suite as AI-callable tools. Works with Claude Desktop, Cursor, Windsurf, VS Code, Continue, Zed, and any other MCP-compatible AI client.
ShubhanshuSondhiya
Created an MCP Enabled Server connecting with TMDB API , Tested With MCP Inspector
funsjanssen
A Model Context Protocol (MCP) server that provides fake/mock data generation capabilities using the Faker.js library. Generate realistic test data for database seeding, API testing, demo applications, and development environments.
Hyeongseob91
This repository hosts the “Weapon Recoil Generator” MCP Server deployed on Smithery.
zeqinlee
Code-driven SVG diagram library for TypeScript/Node.js. Generate publication-quality architecture diagrams, flowcharts, and neural network diagrams with just a few lines of code. Features 10
Zfuzz-dev
Real security scanners for AI coding agents: SAST (441 rules), secret detection (419+ patterns), dependency CVEs, MCP/skill vetting, MITRE ATT&CK. Real scanners,
seepine
Quick create mcp server that support stdio/sse/streamableHttp
Routemahiro
Anthropic
Simple MCP server using UV runtime
hackhit
IlanKalendarov
bsmi021
This template helps you quickly bootstrap a new Model Context Protocol (MCP) server project based on recommended practices.
ovaismehboob
MCP Server that talks to Graph API
tekconnekt
edgeengineer
A Local MCP server useful for Cross Platform Swift Development
hypothesi
Build, test, debug, and interact with desktop and mobile applications with the Tauri framework.
JavaPentesters
这是一个使用 Python 语言从 0 到 1 搭建 MCP server 的代码学习教程
conallob
MCP Server for providing read only access to your shell prompt
qualityclouds
AI code governance rules injected into Cursor, Claude Code and other MCP clients at generation time.
hofer
This is a collection of cli tools to expose MCP tools via NATS microservices. It can be used either standalone (exposing existing MCP Servers via NATS) or as library in Go to expose functions as tools.
acomagu
Expose VSCode features such as file viewing and editing as MCP, enabling advanced AI-assisted coding directly from tools like Claude Desktop
akaiserg
A simple MCP (Model Context Protocol) server that exposes terminal commands and access to pictures.
crshnburn
MCP Server using Zowe SDK
MCP-Mirror
Mirror of
zipsmart-ai
Macmee
A wrapper to convert MCP STDIO servers to SSE
Areo-Joe
Use `build-my-own` to replicate any GitHub project. It sets up the directory structure, prompts, and rules for AI, enabling it to assist you—more like guiding you—to recreate your desired project from scratch. Throughout the process, you’ll collaborate with AI to think through th
ataygamesmode-ops
Aso Audit MCP
Br0ski777
x402 micropayment API for AI agents. Finds optimal cross-chain bridge routes. Pay per call with USDC on Base.
BiteBase-Intelligence
nexpando-com
Generate a MCP server based on OpenAPI specifications
MCP-Mirror
Mirror of
bucketco
Flag features directly from chat in your code editor, including VS Code, Cursor, Windsurf, Claude Code—any IDE with MCP support.
kao273183
AI 測試大師 — MCP server driving pytest / Jest / Cypress / Go / Maestro. Analyze, generate, run, advise. Web + Mobile (iOS/Android/BlueStacks).
Bocchi-NotLikeCodeVersion
Test repository created via MCP server
isaacgounton
A comprehensive Model Context Protocol (MCP) server for BigCommerce REST API integration. This server provides AI assistants with the ability to interact with BigCommerce stores through three powerful tools:
alexxx-db
This project implements a Model Context Protocol (MCP) server that exposes Databricks Genie API capabilities as tools
paperlantern-ai
Paper Lantern setup CLI - one-line install to configure Claude Code, Cursor, Windsurf, Copilot, Codex, and Gemini CLI with Paper Lantern
blokpardi
gjenkins20
MCP server for the FortiMonitor v2 monitoring API. 241 tools across 33 modules covering server
GrahamJenkins
MCP Server featuring multiple SSH related utilities
webmechanicx
MCP Server - HTTP with SSE - For remote servers, launch a web server that includes a Server-Sent Events (SSE) endpoint for pushing updates to clients, along with a separate endpoint to receive messages sent from the client.
yetidevworks
YetiBrowser MCP is a fully open-source implementation of the Browser MCP workflow. It links a Node-based MCP server with Chrome/Firefox extensions so Model Context Protocol clients—Codex/Claude Code, Cursor, Windsurf, MCP Inspector, or your own tools—can automate a real browser t
shankarpriyank
hasani114
oduist
BlackMac
MCP Server for the sipgate API
Eccentrichealerbuilds
This project implements a custom Model Context Protocol (MCP) server designed to work seamlessly with AI-powered IDEs like Cursor and Claude Desktop. It allows users to interact with the Monad Testnet using natural language prompts within their IDE.
78degrees
Find every leaked secret on your machine. Scans .env files, shell history, and config directories for API keys, tokens, and credentials. 35+ patterns including AWS, Stripe, GitHub, OpenAI, and more. Everything runs locally. Zero network calls.
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.