HomeDevelopment › ref-tools-mcp

ref-tools-mcp

Token-efficient search for coding agents over public and private documentation.

Official TypeScript Remote
★ 1,177 stars Last pushed 2026-09-14 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://api.ref.tools/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http ref-tools-mcp https://api.ref.tools/mcp --header "X-Ref-Api-Key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "ref-tools-mcp": {
      "url": "https://api.ref.tools/mcp",
      "headers": {
        "X-Ref-Api-Key": "<YOUR_VALUE>"
      }
    }
  }
}
  • X-Ref-Api-Key — API key for authentication

This repository has 3 servers listed in the Official MCP Registry.

Other names: ai.smithery/ref-tools-ref-tools-mcp, io.github.ref-tools/ref-tools-mcp

Related servers

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry