Skip to main content
Glama
berntpopp
by berntpopp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLINGEN_LINK_MCP_HOSTNoBind host.127.0.0.1
CLINGEN_LINK_MCP_PATHNoMCP endpoint path./mcp
CLINGEN_LINK_MCP_PORTNoBind port.8000
CLINGEN_LINK_LOG_LEVELNoLog level.INFO
CLINGEN_LINK_CACHE_SIZENoService-layer LRU cache size.512
CLINGEN_LINK_CORS_ORIGINSNoComma-separated allowed CORS origins.*
CLINGEN_LINK_MAX_PAGE_SIZENoMaximum page size for search tools.100
CLINGEN_LINK_MCP_TRANSPORTNoTransport: unified / http / stdio.unified
CLINGEN_LINK_SNAPSHOT_PATHNoRead-only snapshot location.bundled clingen_link/data/clingen.sqlite.zst
CLINGEN_LINK_EREPO_API_BASENoERepo API base (ETL + live drill-down).https://erepo.clinicalgenome.org/evrepo
CLINGEN_LINK_DOSAGE_FTP_BASENoDosage TSV source (ETL).https://ftp.clinicalgenome.org
CLINGEN_LINK_MAX_CONCURRENCYNoMax concurrent in-flight upstream requests.5
CLINGEN_LINK_STDIO_LOG_LEVELNoReduced log level for stdio transport.WARNING
CLINGEN_LINK_CACHE_TTL_MINUTESNoGeneral service cache TTL.60
CLINGEN_LINK_REQUEST_TIMEOUT_SNoPer-request upstream timeout (seconds).30
CLINGEN_LINK_VALIDITY_API_BASENoGene-disease validity API base (ETL + affiliates).https://search.clinicalgenome.org/api
CLINGEN_LINK_QUEUE_WAIT_TIMEOUT_SNoMax wait for a concurrency slot before fast rate_limited.20
CLINGEN_LINK_ACTIONABILITY_API_BASENoActionability API base (ETL + live SEPIO).https://actionability.clinicalgenome.org/ac
CLINGEN_LINK_EREPO_CACHE_TTL_MINUTESNoERepo live drill-down cache TTL (keyed to news version).720

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/berntpopp/clingen-link'

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