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.
Code-Trees
Learn how to: ✅ Build a file-search AI using natural language queries ✅ Create embeddings from local Linux files using Hugging Face models ✅ Integrate Gemini API (Google AI Studio) into your local apps ✅ Use MCP to control multiple agents with server-client architecture ✅ Apply c
Fabien-desablens
rog0x
MCP server for AI agents: web content extraction, DuckDuckGo search, site monitoring, HTML to markdown. No API keys needed. Install: npx @rog0x/mcp-web-tools
jarondonp
wen22690
Search Image From Web base on pexels key
MCP-Mirror
Mirror of
co0ontty
helps you check IP reputations and supports direct subscription to complete malicious IP databases
sarahpark
MCP server that gives AI agents read-only access to Google Search Console: search analytics, URL inspection, and sitemap status.
MCP-Mirror
Mirror of
mapizarro1
Meta-search for x402 agent-payable services -- find paid APIs across every registry
lulzasaur9192
MCP server with 22 tools for marketplace search, license verification, childcare costs, estate sales, FCC IDs, GSA auctions, and more across 15+ platforms
CrustAPI
MCP server for CrustAPI. Live Google Search, Maps, News, Images and Reviews for AI agents. Pay only for results.
AutomateLab-tech
The triage layer for content teams who ship with AI. SEO Performance MCP scores every post you have already published from Google Search Console, GA4, Matomo, Microsoft Clarity, and AI-citation data, then tells your agent exactly what to refresh, expand, merge, or kill this week.
520chatgpt01
AI搜索的MCP工具,支持使用日语/英语/中文进行搜索,日语效果最佳。
nexon33
memohib
An MCP(Model Context Protocol) Server with a web search tool
alexatnordnet
An mcp server for searching against google custom search api
it-beard
AI-powered code search MCP server using Exa API for intelligent code search and retrieval in AI assistants
mmkal
An MCP server for (free!) search results via duckduckgo
AshDevFr
renfangjun
用于图片搜索
danimal141
An MCP server that provides tools to search and fetch papers from arXiv.org.
Rupert1987
Agent gateway with 17 MCP tools — web search, image gen, Polymarket signals, Alpaca paper, real-time earthquakes + 72h forecast, weather, drug interactions, undervalued antiques, consumer demand signals, AI clones, app directory — plus a registry of 1500+ third-party agents. $5 f
MCP-Mirror
Mirror of
dorukardahan
Check domain availability and pricing across Porkbun, Namecheap, RDAP, WHOIS. Includes social handle checking for 10 platforms.
apexradius
Multi-account Google Search Console MCP server. Query search analytics, inspect URLs, manage sitemaps, and compare performance across multiple GSC accounts from any MCP client.
heihei-c
基于必应网站开发的图片搜索MCP服务,可以传入偏移量参数,避免使用相同关键词进行多次搜索时返回重复图片,还可以传入图片数量参数。
louiscklaw
this is a simple mcp server that helps user perform search in github
Talordata
Talordata MCP Server is a remote Model Context Protocol server for Talordata SERP API. It connects multi-engine SERP capabilities with MCP-compatible clients, giving your AI real-time web search, request history lookup, and usage analytics.
degenhero
A custom MCP server integrating Brave search, filesystem, GitHub, and sequential thinking
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.