Skip to main content
Glama
Kymylyy

e-RUP KNF MCP Server

by Kymylyy

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
search_entitiesC

Search and filter entities in the KNF e-RUP registry.

get_entityB

Get full details of a single e-RUP entity.

get_entity_servicesC

Get payment service authorizations for an entity.

get_entity_agentsC

Get agents associated with an entity.

get_entity_branchesC

Get branches associated with an entity.

get_entity_historyB

Get status history for an e-RUP entity.

list_entity_typesA

List all entity type codes and descriptions from KNF taxonomy.

get_registry_statsC

Return only the count of entities matching optional filters.

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 8 tools

Disambiguation5/5

Each tool targets a distinct aspect of e-RUP entities (details, agents, branches, history, services) plus registry-level operations (search, stats, types). There is no ambiguity or overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case (e.g., get_entity, get_entity_agents, search_entities). The naming is predictable and uniform.

Tool Count5/5

With 8 tools covering entity retrieval, sub-resources, search, and stats, the count is well-scoped for a read-only registry lookup server. No extraneous tools.

Completeness5/5

The tool surface fully covers the domain of querying e-RUP entities: entity details, related data (agents, branches, history, services), search, counts, and type taxonomy. There are no obvious gaps for a read-only service.

Maintenance

ActivityInactive
ResponsivenessNo issues