Ref
by ref-tools · Added 26d ago
Install
npx -y ref-tools-mcpAbout
This MCP server provides AI assistants with access to technical documentation through Ref.tools, a specialized documentation search service that indexes APIs, frameworks, libraries, and other technical resources. Built with TypeScript using the Model Context Protocol SDK and axios, it offers three core tools: documentation search that queries curated technical docs with contextual relevance, web search as a fallback for broader queries, and URL reading that converts web pages to markdown for easy consumption. The implementation supports both legacy stdio transport and experimental streamable HTTP modes, requires a Ref API key for authentication, and can be configured to disable web search if users prefer alternative search providers, making it valuable for developers and AI coding assistants that need up-to-date, token-efficient access to technical documentation during development workflows.