Awesome MCP Servers Awesome

A curated list of awesome Model Context Protocol (MCP) servers, tools, SDKs, and resources.

Model Context Protocol (MCP) is an open standard introduced by Anthropic that enables AI assistants like Claude to securely connect with local and remote resources. It acts as the "USB-C for AI," providing a universal way to expose tools and context to Large Language Models.


Contents


Core / Official

Development & DevOps

  • GitHub MCP Server - Official reference server for interacting with GitHub (Issues, PRs, Repos, Code Search).
  • Hephaestus - Local MCP-enabled runtime for routing coding agents and skills across Claude Code, Codex, and Cursor.
  • MartinLoop MCP - Governed MCP runtime for AI coding agents with budget caps, verifier gates, and inspectable runs.
  • Tuning Engines - Govern model, agent, skill, and MCP workflows with policy controls, approvals, traces, and usage analytics. Install with npx -y --package tuningengines-cli@latest te mcp serve.
  • ax - Local-first MCP server and CLI for querying AI coding-agent sessions, skills, tool use, costs, and workflow telemetry from a SurrealDB graph.
  • GitLab MCP Server - (Coming Soon / Community Implementation)
  • Docker MCP Server - Interact with Docker daemon (containers, images, logs) via Claude.
  • Kubernetes MCP - Connect your cluster to Claude for natural language debugging.
  • AWS MCP - Manage AWS resources and query CloudWatch logs.
  • StatusCraft - Real-time status monitoring for 141 major services (GitHub, AWS, Stripe, Datadog, Sentry, etc.). Ask Claude "is GitHub down?" and get a live answer with full incident detail. No API key required.
  • StandupCraft - MCP server that reads git commits and GitHub activity to generate daily standups, weekly client reports, and sprint retros inside Claude Desktop. No API key, fully local.
  • mcp-probe - CLI tool to probe and inspect any MCP server. Lists tools, resources, and prompts, validates schemas, and tests connectivity.
  • mcp-compliance-lite - MCP protocol specification conformance tester. Validates server implementations against the MCP spec.
  • mcp-factory - MCP server scaffolding CLI. Generate new MCP server projects from templates with one command.
  • mcpindex - MCP server search and discovery directory.
  • UIZZE - Codex-first hosted MCP for researching real web and iOS UI references, creating design contracts, and validating, auditing, and critiquing rendered interfaces.

Databases & Data Management

  • PostgreSQL MCP - Official reference server to execute read-only queries against PostgreSQL databases.
  • SQLite MCP - Connect to local SQLite databases.
  • Redis MCP - Interact with Redis caches.
  • DuckDB MCP - Analytical queries on massive local files.
  • Neo4j MCP - Query and visualize graph data with Cypher.
  • Helium MCP — Real-time news with 37-dimension bias scoring, ML options pricing, and live market data. Interactive demo · REST API
  • AgentServices MCP — x402-paid crypto market data and intelligence APIs for AI agents. Website · MCP server

Web & Search

  • Brave Search MCP - Official integration for web search via Brave.
  • Exa Search MCP - AI-focused web search integration.
  • Firecrawl MCP - Scrape and crawl websites into LLM-ready markdown.
  • Puppeteer MCP - Browser automation to interact with dynamic web pages.

Analytics & Marketing

  • LLM Pulse - AI search visibility analytics over MCP for brand mentions, citations, sentiment, share of voice, tracked prompts, recommendations, and AI-referred traffic.

E-commerce & Retail

  • Packrift MCP - Packaging catalog search, pricing, inventory, and cart URLs.

Productivity & Collaboration

  • Slack MCP - Read messages and interact with Slack workspaces.
  • Google Drive MCP - Access and read files securely.
  • Notion MCP - Query Notion databases and pages.
  • Origin MCP - Local MCP server for session handoffs, decisions, and project context across MCP clients.
  • AccInt - Local-first MCP memory substrate for coding agents with scored retrieval, commitments, and reality-gated outcomes.
  • Linear MCP - Manage tasks and issues in Linear.
  • ProposalCraft - Drafts client proposals in your voice from your past winning work. Freelancers paste a client brief and get a ready-to-send proposal in seconds. Free tier, MIT licensed, no API key needed.
  • Agentage Memory - Remote, hosted MCP server: one memory shared across every AI you use, mirrored as plain markdown you own. Streamable HTTP at /mcp with OAuth 2.1 + PKCE + DCR; tools: memory__search/read/write/edit/list/delete.

Security & OSINT

Note: This section is actively being populated! If you build security-focused MCP servers, please contribute!

  • VirusTotal MCP - Analyze files, domains, IPs, and URLs.
  • Shodan MCP - Query Shodan for connected devices.
  • Dependency Scanner MCP - Scan lockfiles (package.json, etc.) for vulnerabilities.
  • EnigmAgent MCP - AES-256-GCM + Argon2id encrypted local vault. Resolves {{PLACEHOLDER}} secrets at runtime so API keys never appear in prompts or logs.
  • Xquik MCP Server - X/Twitter data and automation MCP server for tweet search, user lookup, follower export, media download, monitors, webhooks, and confirmation-gated write actions.
  • mcp-guard - Security scanner for MCP server tools. Detects potential security vulnerabilities and misconfigurations in tool implementations.

Creative & Media

  • prompt-to-asset - MCP server for routing image generation prompts across multiple models.
  • RunAPI - MCP server for AI model jobs, including image, video, music/audio, and LLM tasks.
  • VideoOverlayKit - Renders 4-6s animated b-roll overlay videos (mp4) for short-form social (LinkedIn, IG Reels, YouTube Shorts, TikTok) and landscape YouTube. Paste your script into Claude Code / Cursor / Codex; the MCP server writes the scene spec and renders the mp4. Built on Remotion + Tabler + Lottie. Free, MIT, local.

Travel

  • Ignav Flights - Hosted MCP server providing live flight prices, booking links, and airport lookup.

Clients & Integration

Tools and applications that support the Model Context Protocol:

  • Claude Desktop - The official desktop app from Anthropic with built-in MCP support.
  • Cursor - The AI code editor with native MCP configuration capabilities.
  • Windsurf - AI IDE supporting MCP for context provision.

Resources & Guides


Contributing

Contributions of any kind welcome! Please read the contribution guidelines first.

License

To the extent possible under law, DhanushNehru has waived all copyright and related or neighboring rights to this work. See LICENSE for details.