Sponsored by Deepsite.site

Ref

Created By
ref-tools8 months ago
Up-to-date documentation for LLMs and coding agents. Includes public Github repos and documentation sites for all the most used platforms, libraries and APIs. See https://ref.tools for more information.
Overview

Ref - Documentation for your agent

Stop hallucinations by giving your LLM access to up-to-date docs.

What is Ref?

Ref is an up-to-date search index built specifically for crawling and retreiving software documentation to help coding agents be be more accurate.

Is Ref better than normal web search and scraping?

Yes! In a few different ways:

Our crawler is tuned specifically for documentation pages.

Example 1: it will load all the code tabs (eg not just the curl) when reading a page.

Example 2: Ref will return a deep link to a specific spot on a page so it's easy for you to double check the LLM.

We do smart chunking ahead of time so you get just the tokens you need rather than entire pages.

Example: Figma's API is 80k tokens but you probably never need more than 200. Ref will find the right 200.

Ref is fast. Quickly looking up an API param shouldn't be a deep research task.

Example: Ref's p95 latency is 1.7s

And just to be sure Ref is the only MCP server you need for this purpose, Ref also include a fallback read_url and search_web tools if there are URLs or queries to be made outside of traditional documentation.

Does Ref have the documentation I need?

Almost certainly yes! We have 1000s of sites, public Github repos and add more regularly. If you find something missing, you can always email us at hello@ref.tools and we'll add it shortly.

Does Ref support private documentation as well?

Not yet but we're exploring that! If you are interested in joining the beta fill out this form https://tally.so/r/mZKlrA

Server Config

{
  "mcpServers": {
    "Ref": {
      "command": "npx",
      "args": [
        "ref-tools-mcp@latest"
      ],
      "env": {
        "REF_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
CursorThe AI Code Editor
WindsurfThe new purpose-built IDE to harness magic
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
DeepChatYour AI Partner on Desktop
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code