★ 0 stars
Unknown language
🤖 AI/LLM
Updated today
A curated list of tools, libraries, MCP servers, and frameworks that power AI coding agents.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"awesome-ai-coding-ag": {
"command": "npx",
"args": [
"-y",
"namphuongtran/awesome-ai-coding-agent-tools"
]
}
}
}
Run in terminal:
claude mcp add awesome-ai-coding-ag npx -y namphuongtran/awesome-ai-coding-agent-tools
Add to .cursor/mcp.json:
{
"mcpServers": {
"awesome-ai-coding-ag": {
"command": "npx",
"args": [
"-y",
"namphuongtran/awesome-ai-coding-agent-tools"
]
}
}
}
Topics
agent-toolsaiai-agentsai-coding-agentsawesomeawesome-listclaude-codecoding-agentsllmllmopsmcpmcp-server