Server Details
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- ref-tools/ref-tools-mcp
- GitHub Stars
- 945
- Server Listing
- Ref
Available Tools
2 toolsref_read_urlTry in Inspector
Read the content of a url as markdown. The EXACT url from a 'ref_search_documentation' result should be passed to this tool.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the webpage to read. |
ref_search_documentationTry in Inspector
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.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Query for documentation. Should include programming language and framework or library names. Searches public only docs by default, include ref_src=private to search a user's private docs. |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Try in Browser
Your Connectors
Sign in to create a connector for this server.