Awesome MCP Servers 
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).
- 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.
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.
Web & Search
Productivity & Collaboration
Security & OSINT
Note: This section is actively being populated! If you build security-focused MCP servers, please contribute!
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.