← Registry

Databases

mechoulam.de

Provides access to GRADE-rated medical evidence summaries for indications and studies from mechoulam.de.

1 endpoint5 known toolsFirst detected August 6, 2026Last detected August 28, 2026

ENDPOINT 1

https://mechoulam.de/mcp

No auth detected

MCP server metadata

Name
mechoulam-studienlage
Version
1.0.0
Capabilities
tools
Server instructions

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

search

Search the mechoulam.

Inferred read-only
fetch

Fetch 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-only
list_indications

List all indications on mechoulam.

Inferred read-only
get_indication

Get the GRADE-rated evidence summary for one indication (reviewed studies only).

Inferred read-only
get_study

Get one study by DOI with its per-indication verdicts (reviewed-only).

Inferred read-only

CONNECT 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.

Trust status Trusted

mechoulam.de is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.