Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count2/5

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.

Completeness2/5

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.

Maintenance

ActivityInactive
ResponsivenessNo issues