Skip to main content
Glama
twhetzel

mcp-ubergraph-query

by twhetzel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging verbosityINFO
QUERY_LIMIT_MAXNoMaximum allowed LIMIT value1000
CACHE_TTL_SECONDSNoCache entry lifetime3600
ENABLE_QUERY_CACHENoEnable in-memory LRU result cachetrue
UBERGRAPH_ENDPOINTNoSPARQL endpoint URLhttps://ubergraph.apps.renci.org/sparql
QUERY_TIMEOUT_DEFAULTNoDefault query timeout (seconds)30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_ubergraphA

Execute a SPARQL query against the Ubergraph endpoint. Use for custom queries when other tools don't fit your needs.

get_term_infoA

Get comprehensive information about a specific ontology term (labels, definitions, synonyms, types).

search_termsB

Search for ontology terms by label or synonym. Returns matching terms with their IDs.

get_hierarchyB

Get hierarchical relationships for a term (parents, children, ancestors, descendants).

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/twhetzel/mcp-ubergraph-query'

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