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.
markjspivey-xwisee
VSCode MCP Server for managing VSCode settings, extensions, snippets, and more
GoldiSaini
🎭 Modern E2E Testing Framework | Playwright + TypeScript + MCP Server | Data-Driven POM Architecture | Advanced Test Recording & Playback
alexandredavi
hitslop
Generate App Store screenshots and app icon concepts from Codex, Claude Code, and MCP clients.
X3r0K
This is a Model Context Protocol (MCP) server that provides access to the Shodan API. It allows you to programmatically query Shodan for information about devices, vulnerabilities, and more.
dwain-barnes
official MCP TypeScript SDK server providing tools to access and interact with the police.uk API, offering data on crimes, police forces, neighbourhoods, and stop-and-search incidents.
Ad-Veritas
Model Context Protocol (MCP) server to access an instance of TrueRAG
vigourpt
MCP server for analyzing code for bugs, errors, and functionality issues
eyaushev
MCP server for API testing: generates test cases, validates specs, compares versions, and creates mock data from Swagger/OpenAPI specifications
athapong
A Model Context Protocol (MCP) server for analyzing GitLab repositories and performing security assessments.
mann-uofg
AI-powered code-review toolkit: MCP server + CLI to analyze GitHub PRs with local LLM smells, cloud LLM summaries, inline comments, risk gating, and test stub generation.
martinamps
small mcp server for accessing monarch money
bladnman
kvssankar
Your APIs, Now AI Tools. Build mcp servers in a minute.
kimtth
🏓 An experimental and educational script for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
flowzap-xyz
Official FlowZap Code DSL specification, examples, and resources for business process diagramming.
burnssa
Make your AI coding agents smarter with every session
minimind-org
MCP Server Typescript Template
IcyKallen
manojkulkarni30
Sample fun project to create flutter project using Flutter CLI MCP (Model Context Protocol) Server
mgesteban
This repository contains a ready-to-use Model Context Protocol (MCP) server that supercharges your development workflow. As a new developer, I created this tool to consolidate documentation and streamline my development process—now I'm sharing it with you.
hongsw
ASDF plugin for managing MCP (Model Context Protocol) servers
FaureAlexis
🤖 A TypeScript implementation of a Sentry MCP (Modern Context Protocol) tool that allows AI agents to access and analyze Sentry error data.
openpandacodes
A Model Context Protocol server for processing travel intents based on Deep Intent Architecture. This server provides a robust API for managing travel intents, generating deep flows, and creating DIML (Deep Intent Markup Language) representations.
siliconuy
MCP tool for automatically installing VS Code extensions in Cursor
rajpdus
An MCP(Model Context Protocol) Server for retrieving and sharing your bash/zsh history with MCP Client (Cursor, Claude etc.)
akki91
MCP server for Ankr APIs
luridarmawan
MCP & API Server
charles-adedotun
An MCP (Model Context Protocol) server that enables AI assistants to execute terminal commands securely.
phimage
mcp client test with npx server
CNSLabs
A client library for the agreement API
kiranimmadi2
MCP-Based AI Code Analysis Tool: Enables LLM agents to interact with, analyze, and debug codebases via structured MCP tool calls — scanning project structure, extracting code elements, and detecting Python anti-patterns.
antoniodevivo
A lightweight and extensible MCP (Model Context Protocol) server implementation built with Express.js and TypeScript. This template provides a solid foundation for building AI-powered applications that can communicate with MCP-compatible clients through Server-Sent Events (SSE).
wuzenghai616-lang
Baidu AI for AI agents — OCR, TTS, LLM. 47 endpoints (26 paid + 21 free). No API key. Pay per call with USDC.
S-Umasankar
XJTLUmedia
AI HR Management Toolkit
frankdeno
flux-image-generator-mcp
lupusludens-se
ai_driven_test_automation_with_playwright_cursor_mcp_server
Acid-base
Python MCP server with CI/CD tooling and testability built-in
arbengine
OpenClaw skill for mailbox.bot — physical address infrastructure for AI agents
shuntaka9576
ds1
On-chain USDC payment gateway for AI agents. x402 protocol.
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
genera-ai
MCP server for evolution api, the non official api for whatsapp
mattcoatsworth
luxemarasound-stack
x402 on demand micro services
vasstavkumar
A model that uses streamlit as frontend and MCP server(notion and postgres tools) and FAST API for integration
layered-flow
Software development through AI-assisted coding with the Model Context Protocol (MCP)
getcutpro
CutPro MCP server — wraps the public v1 API as MCP tools for AI clients (Claude, ChatGPT, Cursor).
statusnowdev
MCP Server for StatusNow website and server monitoring solution. Allows any MCP Client to interact with your StatusNow account to list alerts, list monitors and more. MCP Created in C# .NET
ztfo
Linear<>Cursor MCP Server for AI powered project management
drewstaylor
MCP server template for CosmWasm smart contract projects
JMReader
An MCP server capable of executing any terminal command securely and efficiently
Austin-TB
An MCP server for generating statistical graphics.
PaulieScanlon
RSC Demo using Neon's MCP Server and Waku ⛩️
chromewillow
A Grey Hack MCP server for Cursor IDE with GitHub code search, Greybel-JS transpilation, API validation and script generation
asibyl
MCP Streamable HTTP Server with Device Flow OAuth
fdmocho
MCP demo server
gatefareio
MCP server for Gatefare — discover, buy, and publish paid APIs (x402 over USDC on Base) from Claude, Cursor, and any AI agent.
vincent-pli
Generate MCP server from openapi specifications
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.