OOREP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OOREP_MCP_BASE_URL | No | OOREP API base URL | https://www.oorep.com |
| OOREP_MCP_LOG_LEVEL | No | debug | info | warn | error | info |
| OOREP_MCP_TIMEOUT_MS | No | Request timeout (ms) | 30000 |
| OOREP_MCP_MAX_RESULTS | No | Maximum results cap | 100 |
| OOREP_MCP_REMOTE_USER | No | If set, sends X-Remote-User header (numeric member ID) on all upstream requests | |
| OOREP_MCP_CACHE_TTL_MS | No | Cache TTL (ms), 0 to disable | 300000 |
| OOREP_MCP_DEFAULT_REPERTORY | No | Default repertory | publicum |
| OOREP_MCP_DEFAULT_MATERIA_MEDICA | No | Default materia medica | boericke |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| analyze-symptoms | Guide AI through structured symptom analysis workflow for homeopathic case taking. Helps systematically analyze symptoms and find relevant remedies. |
| remedy-comparison | Compare multiple homeopathic remedies side-by-side to identify the best match. Useful for differential diagnosis between similar remedies. |
| repertorization-workflow | Step-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
| Name | Description |
|---|---|
| Available Remedies List | Complete list of all available homeopathic remedies with names and abbreviations |
| Available Repertories List | List of all accessible repertories with metadata (title, author, language) |
| Available Materia Medicas List | List of all accessible materia medicas with metadata (title, author, language) |
| OOREP Search Syntax Help | Guide to OOREP search syntax including wildcards, exclusions, and exact phrases |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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