Skip to main content
Glama
eic

XRootD MCP Server

by eic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XROOTD_SERVERYesThe XRootD server URL (e.g., root://dtn-eic.jlab.org).
XROOTD_BASE_DIRNoOptional base directory to restrict access and simplify paths. Relative paths will be resolved relative to this directory.
XROOTD_CACHE_TTLNoCache time-to-live in minutes.60
XROOTD_CACHE_ENABLEDNoWhether directory listing results are cached for improved performance.true
XROOTD_CACHE_MAX_SIZENoMaximum number of entries in the LRU cache.1000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_directory

List contents of a directory on the XRootD server

get_file_info

Get detailed metadata about a file or directory

read_file

Read contents of a file from the XRootD server (supports byte ranges)

check_file_exists

Check if a file or directory exists on the XRootD server

get_directory_size

Calculate total size of a directory (recursively)

search_files

Search for files by pattern (glob or regex)

get_statistics

Get comprehensive statistics about files in a directory

list_directory_filtered

List directory with advanced filtering options

find_recent_files

Find files modified within a time period

list_campaigns

List available production campaigns

list_datasets

List datasets within a campaign

summarize_recent_changes

Summarize files added in a time period with statistics

analyze_root_file

Analyze ROOT file structure, trees, and branches

extract_podio_metadata

Extract metadata from podio_metadata tree in ROOT file

get_event_statistics

Get event statistics and collection info from ROOT file

get_dataset_event_statistics

Aggregate event statistics across all ROOT files in a dataset

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/eic/xrootd-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server