OOREP MCP Server
Rank #11,042io.github.Dhi13man/oorep-mcp
MCP server and TypeScript SDK for OOREP homeopathic repertory and materia medica reference data.
OOREP MCP Server is a Model Context Protocol (MCP) server published by Dhi13man. It ranks #11,042 of 132,345 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. OOREP MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Dec 10, 2025 and most recently updated on Aug 3, 2026.
Ranks ahead of 121,303 of 132,345 servers on MCP Toplist.
Use OOREP MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oorep-mcp -- npx -y oorep-mcp[mcp_servers.oorep-mcp]
command = "npx"
args = ["-y", "oorep-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oorep-mcp": {
"command": "npx",
"args": [
"-y",
"oorep-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oorep-mcp": {
"command": "npx",
"args": [
"-y",
"oorep-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oorep-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"oorep-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oorep-mcp": {
"command": "npx",
"args": [
"-y",
"oorep-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oorep-mcp": {
"command": "npx",
"args": [
"-y",
"oorep-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Dhi13man%2Foorep-mcp)<a href="https://mcptoplist.com/server/io.github.Dhi13man%2Foorep-mcp"><img src="https://mcptoplist.com/badge/io.github.Dhi13man%2Foorep-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Dhi13man
Available versions (1)
| Version | Published |
|---|---|
| 1.2.3 | Aug 3, 2026 |
Frequently asked questions
- Who maintains OOREP MCP Server?
- OOREP MCP Server is maintained by Dhi13man, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is OOREP MCP Server listed on the Official MCP Registry?
- Yes — OOREP MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does OOREP MCP Server have?
- MCP Toplist tracks 1 version of OOREP MCP Server, most recently published on Aug 3, 2026.
- Where can I find the source code for OOREP MCP Server?
- The source code for OOREP MCP Server is hosted at github.com/Dhi13man/oorep-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.