awesome-mcp-servers
Overview
awesome-mcp-servers is the definitive curated list of Model Context Protocol servers and clients on GitHub. With over 84,000 stars, it serves as the community's primary discovery point for new MCP implementations. Editor's Review: This list is invaluable for staying current with the rapidly evolving MCP ecosystem. The maintainers actively categorize servers by use case—productivity, development, data retrieval, and more—making it easy to find relevant tools. Notably, inclusion in awesome-mcp-servers is a strong signal of community trust and project maturity. If you are evaluating MCP for your team, this list is your first stop. Be aware that because it is community-curated, quality varies; always verify that tools meet your security and reliability standards before production use.
Editor's Review
By Lee Li · 5/7/2026
Capabilities
- • resource handlers
- • prompt templates
- • filesystem integration
- • database integration
- • github integration
- • mcp client integration
Best For
Curated collection of Model Context Protocol (MCP) servers for AI tool integration.
Decision Snapshot
Usage
detected in docs
Docs
8 links
Capabilities
7 key capabilities detected
- • GitHub stars: 84808
- • Forks: 9125
- • Source provenance count: 2
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
Features
- • resource handlers
- • prompt templates
- • filesystem integration
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
- • Capability signal: resource handlers
Use Cases
- • Capability coverage: resource handlers; prompt templates.
Supported Clients / Integrations
- • resource handlers
- • prompt templates
- • filesystem integration
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • Cursor: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Notes / Requirements
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 0.80
- • Source provenance includes GitHub discovery
- • Source feeds: GitHub Search API
- • Topic cluster: coding
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
markdownify-mcp
A Model Context Protocol (MCP) server for converting various inputs to Markdown.
ViperJuice/mcp-gateway
A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and dynamically provisions 25+ MCP servers from a curated manifest.
mcp-framework
A TypeScript framework for building Model Context Protocol (MCP) servers.
octocode-mcp
octocode-mcp enables AI assistants to analyze GitHub repositories, extract code insights, and understand project structure through the GitHub API. It supports repository exploration, code search, issue tracking, and pull request analysis. Editor's Review: This MCP server fills a critical gap for AI-assisted code review and repository understanding. Rather than manually navigating repositories, you can ask AI to explore a codebase, identify patterns, or summarize the architecture of unfamiliar projects. The integration leverages GitHub's API, so rate limits and API availability apply. For development teams that work across many repositories or frequently onboard to new codebases, octocode-mcp significantly accelerates the understanding process. It pairs well with AI coding assistants that support MCP, letting you reason about GitHub repositories conversationally.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.