MCPServerDemo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| addB | add two numbers |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool 'add' has a clear and distinct purpose of adding two numbers, leaving no room for confusion or misselection by an agent.
Since there is only one tool named 'add', naming consistency is inherently perfect. There are no other tools to compare against, so no inconsistencies in patterns, styles, or conventions can arise.
A single tool is too few for most server purposes, as it severely limits functionality and scope. For a server named 'MCPServerDemo', which suggests a broader demonstration or utility set, one tool feels thin and inadequate, indicating a likely mismatch with the intended scope.
The tool surface is severely incomplete, as it only covers a basic arithmetic operation (adding two numbers) with no other related operations like subtraction, multiplication, or division. This leaves significant gaps for any practical use case, making it impossible to handle a full range of tasks in the implied domain of mathematical or utility functions.