Analytics
eichor.com
Provides clinical trial risk and feasibility analytics, including protocol complexity and geographic risk scores.
ENDPOINT 1
https://eichor.com/mcp
MCP server metadata
- Name
- eichor
- Version
- 1.0
Clinical-trial site-risk intelligence from public registry, FDA, SEC and CMS data. Data tools cost 1 prepaid credit per call (or subscription quota). No key yet? Call buy_credits (starter pack: 1,000 calls / $49) — the key is emailed after checkout. Auth: Authorization: Bearer <key> or X-Api-Key header. REST equivalent + pricing: GET /api/v1/schema.
Known tools 6
risk_scoreComposite distress/risk score (0-100 + tier) for one clinical trial, computed from public registry/FDA/SEC evidence, with the headline driver.
Inferred read-onlygeo_riskMacro/geographic patient-retention risk for a location: headline score/rating, retention note and top factor.
Inferred read-onlyfeasibilityIndication-level trial feasibility for a therapeutic area and region: overall grade/score, discontinuation proxy, distinct-trial count and a headline naming the strongest/weakest cluster.
Inferred read-onlyprotocol_complexityProtocol-complexity score (0-100 + tier) for one clinical trial, from verified protocol-text features (each response reports whether they were settled by a human reviewer or deterministic registry checks; eligibility-criteria burden, washout, endpoint complexity) with the dominant driver and coverage.
Inferred read-onlybuy_creditsBuy prepaid API credits (no key needed — this is how a new machine customer signs up).
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.eichor]
url = "https://eichor.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eichor": {
"type": "http",
"url": "https://eichor.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eichor
Remote MCP URL: https://eichor.com/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": {
"eichor": {
"url": "https://eichor.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eichor": {
"type": "http",
"url": "https://eichor.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eichor",
"transport": "streamable-http",
"url": "https://eichor.com/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 eichor.com was fetched 2026-08-03T09:18:26.173Z and is being refreshed.
eichor.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.