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.
QonoroAI
MCP server exposing Qonoro's x402-native B2B intelligence agents as tools. Pay-per-call via USDC, no subscription, no API key required.
CDataSoftware
This read-only MCP Server allows you to connect to Box data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out our MCP Server for Box (https://www.cdata.com/drivers/box/download/mcp).
ahmetbarut
MCP server for using the Jira Cloud API
mqasimsarfraz
Lansweeper-public
An MCP server to query your lansweeper API
RozeQz
Algiras
patrob
Fun project for spinning up MCP servers as a service.
deapi-ai
Official MCP server for deAPI, a decentralized AI inference API. It turns the whole deAPI v2 REST surface into MCP tools, so an agent can generate images, video, speech and music, transcribe audio and video (uploaded fil
heihei-c
基于必应网站开发的图片搜索MCP服务,可以传入偏移量参数,避免使用相同关键词进行多次搜索时返回重复图片,还可以传入图片数量参数。
mcpware
Instagram MCP server — 23 tools for the Instagram Graph API. Manage posts, comments, DMs, stories, hashtags, reels, carousels, and analytics via Claude.
maneeshmkp
A full-stack backend application system built with FastAPI and SQLAlchemy to manage travel itineraries. Supports creating/viewing itineraries with day-wise hotels, transfers, and activities. Includes an MCP server that recommends itineraries (2–8 nights) for Phuket and Krabi. Fea
bue221
Esta es una prueba tecnica de mercado libre
aimcp
The portal for aimcp
MFLS2023
thomasgpeters
an MCP client written in angular/typescript using Claude.ai for integration with ApiLogicServer server executions
oneinstepGO
简单的 MCP Server 示例项目
prajuktadey
novvoo
A Model Context Protocol (MCP) server providing solutions for Constraint Satisfaction Problems (CSP) and Linear Programming (LP). Built on the gurddy optimization library, it supports solving a variety of classic problems through two MCP transports: stdio (for IDE integration) an
junter1989k-ai
thunderjr
hjsad1994
koido
fujimura-ui
MCP server: full-text search across all ~10,000 Japanese laws (official e-Gov data)
artur-nohup
Remote MCP Neo4j Memory Server with OAuth 2.1 and API Key Authentication - TypeScript implementation using FastMCP
zaki-yama-labs
1001coder
AndyGonzo
Admin panel, Agents, MCP Servers, Netlify deploy
CDataSoftware
This read-only MCP Server allows you to connect to Slack data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
icip-cas
Please run `uv pip install pptagent` first
kajal452
A demo repository created by GitHub Copilot for Kajal Kumar Das.
Safeturf
jpbullalayao
MCP Server for Limitless
kamarthiparamesh
niceberginc
The Agentipy MCP Server is an open-source Model Context Protocol (MCP) server that enables Claude AI to interact with the Solana blockchain. It provides a standardized interface for AI agents to perform various blockchain operations, including transactions, wallet management, and
pfin
Nova MCP servers collection - Puppeteer, GitHub, and Basic Memory integrations
andre-sa-fortes
Repositório do projeto AI_ORBE criado via MCP GitHub Server para testes de automação.
AIWalaBro
tharmer
Real-time X/Twitter sentiment intelligence API for AI agents via Grok API + x_search. Automate Social Arbitrage: spot cultural trend shifts, narrative velocity, and contrarian signals BEFORE Wall Street. Returns structured JSON with sentiment scores, narrative velocity, top narra
jacwu
hoghweed
A zap to build MCP Servers
goru00
Database Model Context Protocol (DB-MCP) Server
iatsiuk
MCP server for browser automation via Puppeteer. Executes arbitrary JavaScript with direct access to Puppeteer Browser instance. Single "execute" tool runs your code in a sandboxed Node.js VM with a browser global - full Puppeteer API access in one call.
user
Conecta tus asistentes de IA (Claude, Cursor, Cline, etc.) con **CLI MARKET**, la plataforma de marketplace para línea de comandos.
ghoulr
A MCP server that provides Bun documentation to AI assistants. This enables your AI to access up-to-date Bun documentation and provide accurate guidance on Bun APIs.
SummitAgent
Summit agent with the GitHub MCP server and tools
serpapi
SerpApi MCP Server for Google and other search engine results
5h0ov
walteh
proof of concept MCP server for apache cloudstack
apetta
A high-performance Model Context Protocol (MCP) server for math-ing whilst vibing with LLMs. Built with Polars, Pandas, NumPy, SciPy, and SymPy for optimal calculation speed and comprehensive mathematical capabilities from basic arithmetic to advanced calculus and linear algebra.
MiguelMartinezCV
A Model Context Protocol server that wraps the Chatvolt API, providing tools to manage agents, datastores, and CRM workflows.
ginkida
Let Claude Code agents delegate tasks to agents in other project directories, with parallel dispatch, sessions and async jobs.
leandro-jm
MCP Server para pesquisar em um API externa de uma aplicação web
josharsh
Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
MCP-Mirror
Mirror of
cr625
zoharbabin
Power your AI agents with Google Search–enhanced research via an open-source MCP server. Includes tools for Google Search, YouTube/web scraping, LLM-driven synthesis, persistent caching, and dual transport (STDIO + HTTP SSE) for efficient, flexible integration.
nikhilpurwant
Using Google ADK with and MCP server written for the repair_world_application
dlipka
KVSSetty
MCP Server for flight search using serpAPI service
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.