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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Test of de MCP-server bereikbaar is.

query_sparqlB

Voer een SPARQL SELECT of ASK query uit op het RCE CHO endpoint.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 2 tools

Disambiguation5/5

ping and query_sparql serve completely different purposes: connectivity test vs data query. No overlap.

Naming Consistency4/5

Both names are clear, but 'ping' is a simple verb while 'query_sparql' follows verb_noun. Minor inconsistency but acceptable for a small set.

Tool Count3/5

With only 2 tools, the surface is thin but not unreasonable for a focused SPARQL endpoint server.

Completeness2/5

Missing essential tools like schema listing, prefix resolution, or data manipulation, leaving significant gaps for real-world use.

Maintenance

ActivityMaintained
ResponsivenessNo issues