Skip to main content
Glama
DryadAI

dryad-rag-mcp

Official
by DryadAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAG_API_BASE_URLYesBase URL of the dryad-rag-pipeline HTTP service.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
rag_healthA

Check whether the dryad-rag-pipeline service at https://dryad-rag-pipeline.example.com is reachable.

rag_ingestA

Re-index the configured markdown document set on the RAG service. Call this once before rag_query if the index is empty or the docs changed.

rag_queryA

Ask a question against the indexed documents and get back the most relevant chunks with their source file and a similarity score, for citation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/DryadAI/dryad-rag-mcp'

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