DICOMweb MCP Server
MCP server exposing a DICOMweb DICOM archive to AI assistants via QIDO-RS and WADO-RS.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"dicomweb-mcp-server": {
"command": "npx",
"args": [
"-y",
"dicomweb-mcp-server"
],
"env": {
"DICOMWEB_HOST": "<dicomweb_host>",
"DICOMWEB_AUTH": "<dicomweb_auth>",
"DICOMWEB_USER": "<dicomweb_user>",
"DICOMWEB_PASS": "<your-dicomweb_pass>",
"DICOMWEB_TOKEN": "<your-dicomweb_token>",
"DICOMWEB_TIMEOUT": "<dicomweb_timeout>"
}
}
}
}{
"mcpServers": {
"dicomweb-mcp-server": {
"command": "npx",
"args": [
"-y",
"dicomweb-mcp-server"
],
"env": {
"DICOMWEB_HOST": "<dicomweb_host>",
"DICOMWEB_AUTH": "<dicomweb_auth>",
"DICOMWEB_USER": "<dicomweb_user>",
"DICOMWEB_PASS": "<your-dicomweb_pass>",
"DICOMWEB_TOKEN": "<your-dicomweb_token>",
"DICOMWEB_TIMEOUT": "<dicomweb_timeout>"
}
}
}
}npx -y dicomweb-mcp-serverDICOMWEB_HOSTBase URL of the DICOMweb server (used for both QIDO-RS and WADO-RS requests).
DICOMWEB_AUTHAuthentication type: 'basic' or 'bearer'. Omit for unauthenticated access.
DICOMWEB_USERUsername for Basic authentication. Required when DICOMWEB_AUTH=basic.
DICOMWEB_PASSPassword for Basic authentication. Required when DICOMWEB_AUTH=basic.
DICOMWEB_TOKENBearer token for authentication. Required when DICOMWEB_AUTH=bearer.
DICOMWEB_TIMEOUTFetch request timeout in milliseconds. Omit to disable timeout.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.