augmnt/augments-mcp-server
by Various
Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.
MCP
augmnt/augments-mcp-server
Added 1 June 2026
Overview
An MCP server that delivers real-time framework documentation to Claude Code. It uses intelligent caching and pulls from multiple documentation sources to provide context-aware assistance without leaving the coding environment.
Best for
Best for
Developers using Claude Code who need quick, multi-source framework documentation.
Use cases
- Retrieving framework documentation while coding in Claude Code
- Querying multiple documentation sources from a single interface
- Getting context-aware help for framework-specific questions
How to use
Install
npx -y @augmnt-sh/augments-mcp-server Tools exposed
get_api_contextsearch_apisget_version_infoget_migration_guidediagnose_errorcompare_packagesscan_project_depsdiagnostics
Tested with
Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "augments": {\n "command": "npx",\n "args": ["-y", "@augmnt-sh/augments-mcp-server"],\n "env": {\n "GITHUB_TOKEN": "ghp_your_token_here"\n }\n }\n }\n} Notes
An MCP server that delivers real-time framework documentation to Claude Code. It uses intelligent caching and pulls from multiple documentation sources to provide context-aware assistance without leaving the coding environment.
122 stars on GitHub. Last updated 2026-03-13. Licensed MIT.
Use cases
- Retrieving framework documentation while coding in Claude Code
- Querying multiple documentation sources from a single interface
- Getting context-aware help for framework-specific questions
Pros
- Reduces latency with intelligent caching of documentation
- Integrates multiple documentation sources into one server
- Works directly within Claude Code for seamless workflow
Cons
- Limited to MCP-compatible clients
- Requires per-project configuration for custom or non-standard frameworks
- May not cover all documentation or versions without manual updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Reduces latency with intelligent caching of documentation
- Integrates multiple documentation sources into one server
- Works directly within Claude Code for seamless workflow
Cons
- Limited to MCP-compatible clients
- Requires per-project configuration for custom or non-standard frameworks
- May not cover all documentation or versions without manual updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.