MCP server
Ref
Searches library documentation and returns only the section the agent needs.
Add it to your client
OfficialInstall
npx ref-tools-mcp@latest
mcpServers
{
"mcpServers": {
"ref-tools-mcp": {
"command": "npx",
"args": [
"ref-tools-mcp@latest"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- Tools
- 2
- License
- MIT
Tools
ref_search_documentationref_read_url
Ref indexes public and private technical documentation and exposes two tools: one that finds the right page for a query and one that reads a URL back as markdown. The design goal is context economy — rather than letting a model crawl a documentation site and spend its window on navigation chrome, it receives the relevant passage. It runs as a hosted HTTP endpoint or locally through npx, and both paths need an API key from the service.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Playwright MCP
MCP serverGives an assistant a real browser to click, type and read pages with
Browsers & AutomationDeveloper Tools
Fetch (MCP Reference Server)
MCP serverReference server that retrieves a URL and hands back markdown.
Developer ToolsSearch Engines & Web
Comments(0)
Sign in to comment