mcp-clinical-doc-agent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | No | Optional API key for Anthropic to use Claude Haiku 4.5 for summarization; if not set, falls back to deterministic template. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_documentsA | List all clinical trial protocol documents available in the data directory. |
| extract_entitiesA | Extract clinical entities (drugs, conditions, interventions, endpoints, populations). |
| cluster_adverse_eventsA | Identify and group adverse-event mentions across one or more protocols. |
| summarize_protocolA | Generate a structured summary of a single protocol. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/Aditya-Khadye/mcp-clinical-doc-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server