
everything-ai-coding
by zgsm-ai
Why Everything AI Coding?
AI coding agents are improving fast, but the ecosystem around them is still fragmented. Finding a reliable MCP server, reusable skill, practical rule set, or prompt collection usually means searching across multiple repositories and formats.
Everything AI Coding is a curated knowledge base that continuously collects, deduplicates, enriches, and scores resources from 9+ upstream sources. Every entry includes quality signals — LLM-scored coding relevance, documentation quality, specificity, plus health metrics like freshness and community popularity — so you can evaluate before you install. Browse right here on GitHub, explore interactively with the web catalog, or search and install with one command using the Coding Hub tool.
<a id="knowledge-base"></a>
📚 Knowledge Base
🔌 MCP Servers — <!-- README_COUNT_MCP:START -->9742<!-- README_COUNT_MCP:END --> entries
Model Context Protocol servers that connect AI agents to external tools, databases, and services.
<!-- README_TOP5_MCP:START -->| Name | ⭐ Stars | Score | Description |
|---|---|---|---|
| Headroom | 60.4k | 98 | AI context compression layer for agents, reducing token usage 60-95%… |
| upstash/context7 | 59.5k | 98 | An MCP server that injects real-time, version-specific library docume… |
| ChromeDevTools/chrome-devtools-mcp | 47.2k | 98 | Official Google MCP server enabling AI coding agents to control Chrom… |
| microsoft/playwright-mcp | 35.3k | 98 | Official Microsoft MCP server enabling AI to control web browsers via… |
| DeusData/codebase-memory-mcp | 33.0k | 98 | Code intelligence MCP server that indexes codebases into a persistent… |
Browse all MCP servers → · Browse interactively →
🎯 Skills — <!-- README_COUNT_SKILL:START -->13194<!-- README_COUNT_SKILL:END --> entries
Reusable agent capabilities and workflows for AI coding assistants.
<!-- README_TOP5_SKILL:START -->| Name | Source | Score | Description |
|---|---|---|---|
| [bug-triage](https://github.com/Ag |
Related servers

mcp-server-fetch
Officialby modelcontextprotocol
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

@modelcontextprotocol/server-filesystem
Officialby modelcontextprotocol
MCP server for filesystem access

@modelcontextprotocol/server-everything
Officialby modelcontextprotocol
MCP server that exercises all the features of the MCP protocol

mcp-server-git
Officialby modelcontextprotocol
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs