Databases
mechoulam.de
Provides access to GRADE-rated medical evidence summaries for indications and studies from mechoulam.de.
ENDPOINT 1
https://mechoulam.de/mcp
MCP server metadata
- Name
- mechoulam-studienlage
- Version
- 1.0.0
Read-only evidence register for cannabis as medicine, GRADE-rated and reviewed-only (German and English; the German version is authoritative). Start with search, then fetch the returned id and cite its url.
Known tools 5
fetchFetch one full record by the id returned from search: the GRADE-rated evidence summary of an indication, or one study with its per-indication verdicts.
Inferred read-onlyget_indicationGet the GRADE-rated evidence summary for one indication (reviewed studies only).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mechoulam-studienlage]
url = "https://mechoulam.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mechoulam-studienlage": {
"type": "http",
"url": "https://mechoulam.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mechoulam-studienlage
Remote MCP URL: https://mechoulam.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mechoulam-studienlage": {
"url": "https://mechoulam.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mechoulam-studienlage": {
"type": "http",
"url": "https://mechoulam.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mechoulam-studienlage",
"transport": "streamable-http",
"url": "https://mechoulam.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mechoulam.de was fetched 2026-08-14T21:11:44.075Z.
mechoulam.de is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.