Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REF_ALPHANoAlpha configuration - still supported for former alpha users
REF_API_KEYYesAPI key for Ref Tools - sign up to get an API key
DISABLE_SEARCH_WEBNoSet to 'true' to disable the ref_search_web tool

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
search_docsA quick way to check technical documentation. This prompt helps you search documentation for any technical platform, framework, API, service, database, or library.
my_docsSearch through your private documentation, repos, and PDFs that you've uploaded to Ref.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ref_search_documentation

Search for documentation on the web or github as well from private resources like repos and pdfs. Use Ref 'ref_read_url' to read the content of a url.

ref_read_url

Read the content of a url as markdown. The entire exact URL from a Ref 'ref_search_documentation' result should be passed to this tool to read it.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ref-tools/ref-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server