augmnt/augments-mcp-server
Transform Claude Code with intelligent, real-time access to 90+ framework documentation sources. Get accurate, up-to-date code generation that follows current best practices for React, Next.js, Laravel, FastAPI, Tailwind CSS, and more.
Quick Start
Clone the repository:
git clone https://github.com/augmnt/augments-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"augments-mcp-server": {
"command": "npx",
"args": [
"-y",
"augmnt/augments-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.