ACLM Lab Interpreter
Rank #56,131io.github.rabyavalla/aclm-lab-interpreter
Interpret lab values against ACLM-optimized ranges. Returns deprescription signals.
ACLM Lab Interpreter is a Model Context Protocol (MCP) server published by rabyavalla. It ranks #56,131 of 115,591 servers tracked on MCP Toplist. ACLM Lab Interpreter is listed on Official MCP, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 59,460 of 115,591 servers on MCP Toplist.
Use ACLM Lab Interpreter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aclm-lab-interpreter https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter[mcp_servers.aclm-lab-interpreter]
url = "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"Add to ~/.codex/config.toml.
https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreterSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aclm-lab-interpreter": {
"url": "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aclm-lab-interpreter": {
"type": "http",
"url": "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aclm-lab-interpreter": {
"serverUrl": "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aclm-lab-interpreter": {
"url": "https://web-production-ae61.up.railway.app/mcp/aclm-lab-interpreter"
}
}
}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.rabyavalla%2Faclm-lab-interpreter)<a href="https://mcptoplist.com/server/io.github.rabyavalla%2Faclm-lab-interpreter"><img src="https://mcptoplist.com/badge/io.github.rabyavalla%2Faclm-lab-interpreter.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rabyavalla
Available versions (1)
| Version | Published |
|---|---|
| 5.0.0 | May 30, 2026 |
Frequently asked questions
- Who maintains ACLM Lab Interpreter?
- ACLM Lab Interpreter is maintained by rabyavalla, which publishes 7 MCP servers (8 total versions) tracked on MCP Toplist.
- Is ACLM Lab Interpreter listed on the Official MCP Registry?
- Yes — ACLM Lab Interpreter is listed on the Official MCP Registry.
- How many versions does ACLM Lab Interpreter have?
- MCP Toplist tracks 1 version of ACLM Lab Interpreter, most recently published on May 30, 2026.
- Where can I find the source code for ACLM Lab Interpreter?
- The source code for ACLM Lab Interpreter is hosted at github.com/rabyavalla/bonsai-api.