Skip to main content
Glama
Dhi13man
by Dhi13man

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OOREP_MCP_BASE_URLNoOOREP API base URLhttps://www.oorep.com
OOREP_MCP_LOG_LEVELNodebug | info | warn | errorinfo
OOREP_MCP_TIMEOUT_MSNoRequest timeout (ms)30000
OOREP_MCP_MAX_RESULTSNoMaximum results cap100
OOREP_MCP_REMOTE_USERNoIf set, sends X-Remote-User header (numeric member ID) on all upstream requests
OOREP_MCP_CACHE_TTL_MSNoCache TTL (ms), 0 to disable300000
OOREP_MCP_DEFAULT_REPERTORYNoDefault repertorypublicum
OOREP_MCP_DEFAULT_MATERIA_MEDICANoDefault materia medicaboericke

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_repertoryA

Search for symptoms in homeopathic repertories and return matching rubrics with remedies. Supports wildcards (*), exclusions (-), and exact phrases ("). Returns rubrics sorted by relevance with remedies and their weights.

search_materia_medicaA

Search materia medica texts for symptoms and return matching remedy sections. Materia medicas provide detailed descriptions of remedy characteristics, symptoms, and clinical applications. Useful for in-depth remedy study and comparison.

get_remedy_infoA

Retrieve comprehensive information about a specific homeopathic remedy including its full name, abbreviations, and alternative names. Useful for learning about individual remedies.

list_available_repertoriesA

Get a complete list of all available homeopathic repertories with their metadata including title, author, and language. Useful for discovering which repertories are available for searching.

list_available_materia_medicasB

Get a complete list of all available homeopathic materia medicas with their metadata including title, author, and language. Useful for discovering which materia medicas are available for searching.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-symptomsGuide AI through structured symptom analysis workflow for homeopathic case taking. Helps systematically analyze symptoms and find relevant remedies.
remedy-comparisonCompare multiple homeopathic remedies side-by-side to identify the best match. Useful for differential diagnosis between similar remedies.
repertorization-workflowStep-by-step case taking and repertorization workflow for comprehensive case analysis. Guides through symptom gathering, repertorization, and remedy selection.

Resources

Contextual data attached and managed by the client

NameDescription
Available Remedies ListComplete list of all available homeopathic remedies with names and abbreviations
Available Repertories ListList of all accessible repertories with metadata (title, author, language)
Available Materia Medicas ListList of all accessible materia medicas with metadata (title, author, language)
OOREP Search Syntax HelpGuide to OOREP search syntax including wildcards, exclusions, and exact phrases

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/Dhi13man/oorep-mcp'

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