ref-tools-mcp

ref-tools/ref-tools-mcp
★ 1,015 stars TypeScript 🧠 Memory/Knowledge Updated 1mo ago
Helping coding agents never make mistakes working with public or private libraries without wasting the context window.
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": {
    "ref-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ref-tools/ref-tools-mcp"
      ]
    }
  }
}

Topics

coding-agentdocumentation-toolmcpmcp-server