Back to search
30
MCP

ref-tools-mcp

ref-tools/ref-tools-mcp

Helping coding agents never make mistakes working with public or private libraries without wasting the context window.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
http://ref.tools

Similar MCP servers embedding-nearest

tools.ref/ref-tools-mcp
Token-efficient search for coding agents over public and private documentation.
0 tools · streamable-http
io.github.ref-tools/ref-tools-mcp
Token efficient search for coding agents over public and private documentation.
0 tools
mcp/ref-tools-mcp
Ref powerful search tool connets your coding tools with documentation context. It includes an up-...
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools
ai.smithery/ref-tools-ref-tools-mcp
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
0 tools · streamable-http
io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ref-tools-mcp": {
      "url": "http://ref.tools",
      "transport": "http"
    }
  }
}