EMA MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ema_infoA | Unified tool for EMA (European Medicines Agency) drug information lookup. Provides access to EU drug approvals, EPARs, orphan designations, supply shortages, and regulatory information through EMA's public JSON API. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'ema_info' has a clearly defined and distinct purpose for EMA drug information lookup.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'ema_info' follows a clear and appropriate pattern for its function.
A single tool is too few for the broad scope implied by the description, which covers multiple aspects like drug approvals, EPARs, orphan designations, supply shortages, and regulatory information. This thin surface likely requires agents to handle complex queries within one tool, which is suboptimal for typical MCP server design.
The tool set is severely incomplete for the EMA domain. While 'ema_info' provides a unified lookup, there are obvious gaps such as separate tools for different resource types (e.g., approvals vs. shortages) or operations (e.g., search vs. get details), which could lead to agent confusion or inefficiency in handling specific queries.