Skip to main content
Glama
yxb123456cy

xmcp-demo

by yxb123456cy

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": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
greetC

Greet the user

Prompts

Interactive templates invoked by user choice

NameDescription
review-codeReview code for best practices and potential issues

Resources

Contextual data attached and managed by the client

NameDescription
app-configApplication configuration data

TDQS

C2.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion. The purpose of 'greet' is completely distinct and unambiguous.

Naming Consistency5/5

The single tool name 'greet' is a clear, concise verb that follows a simple convention. There is no inconsistency to evaluate with only one tool.

Tool Count1/5

A single trivial tool like 'greet' is an extreme mismatch for an MCP server. It provides minimal value and does not justify a server deployment.

Completeness5/5

For the stated domain of greeting, the tool fully covers the intended action. There are no missing operations for such a trivial use case.

Maintenance

ActivitySlowing
ResponsivenessNo issues