Skip to main content
Glama
server.json659 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "tools.ref/ref-tools-mcp", "description": "Token-efficient search for coding agents over public and private documentation.", "repository": { "url": "https://github.com/ref-tools/ref-tools-mcp", "source": "github" }, "version": "3.0.1", "remotes": [ { "type": "streamable-http", "url": "https://api.ref.tools/mcp", "headers": [ { "name": "X-Ref-Api-Key", "description": "API key for authentication", "isRequired": true, "isSecret": true } ] } ] }

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