MCP Directory
Back

augments-mcp-server

by augmnt · TypeScript · ★ 121

Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.

#ai-tools#async#caching#claude-code#developer-tools#framework#mcp#model-context-protocol#python

Install

npx -y github:augmnt/augments-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "augments-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:augmnt/augments-mcp-server"
      ]
    }
  }
}

From the README

A next-generation framework documentation provider for Claude Code via Model Context Protocol (MCP). Returns **types + prose + examples** with context-aware formatting for **any** npm package — not just curated ones. mcp-name: dev.augments/mcp **Version 7.0** is the biggest upgrade yet — documentation-first search, 4 new tools, BM25 indexing, and production-grade reliability. | v6 | v7 | |----|-----| | 3 tools | 8 tools (+ diagnostics) | | Types-only search | Documentation-first BM25 search | | 8 concept synonyms | 25 concept synonym clusters | | Generic version diffs | Real changelog-backe…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers