"""
DICOM Model Context Protocol Server
A Model Context Protocol implementation for interacting with DICOM servers.
"""
from .server import create_dicom_mcp_server
__version__ = "0.1.0"
__all__ = ["create_dicom_mcp_server"]
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChristianHinge/dicom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server