Augments
@augmnt
About Augments
Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"augments": {
"command": "uv",
"args": [
"run",
"augments-mcp-server"
],
"cwd": "/path/to/augments-mcp-server",
"env": {
"AUGMENTS_CACHE_DIR": "~/.cache/augments-mcp-server",
"GITHUB_TOKEN": "your_github_token_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Augments?
Augments is a sophisticated documentation retrieval system that integrates with Claude Code via the Model Context Protocol (MCP). It provides real-time access to framework documentation, context-aware assistance, and intelligent caching to enhance development workflows for developers using Claude Code.
How to use Augments?
Clone the repository, install with uv sync or pip install -e ., optionally configure environment variables in a .env file, then start the server with uv run augments-mcp-server. Integrate with Claude Code using the claude mcp add augments command or by editing the Claude Desktop MCP configuration file.
Key features of Augments
- Categorized framework registry with hot-reloading configuration
- Multi-source documentation aggregation from GitHub and websites
- TTL-based multi-level caching with smart invalidation
- Multi-framework context and code compatibility analysis
- 9 MCP tools for documentation lifecycle management
- Structured JSON responses and error resilience
Use cases of Augments
- Access real-time documentation for popular frameworks like React, Next.js, and Tailwind CSS
- Combine documentation from multiple frameworks for context-aware development guidance
- Check code compatibility and suggest fixes for framework-specific patterns
- Search cached documentation for specific topics and examples
- Monitor and refresh framework documentation cache on demand
FAQ from Augments
What runtime does Augments require?
Augments requires Python 3.11+ and either uv
Frequently asked questions
What runtime does Augments require?
Augments requires Python 3.11+ and either uv
Basic information
More Developer Tools MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Deepwiki MCP Server
regenrekπ MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments