augments-mcp-server

augmnt/augments-mcp-server
★ 116 stars TypeScript 🧠 Memory/Knowledge Updated 1mo ago
Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.
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": {
    "augments-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "augmnt/augments-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsasynccachingclaude-codedeveloper-toolsframeworkmcpmodel-context-protocolpython