Skip to main content
Glama
souvikdey05

demo-server

by souvikdey05

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
addA

Add two numbers

Prompts

Interactive templates invoked by user choice

NameDescription
greet_userGenerate a greeting prompt

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity. The tool's purpose is clear and distinct.

Naming Consistency5/5

The single tool name 'add' follows a simple verb pattern, and there are no other tools to create inconsistency.

Tool Count1/5

A single tool for addition is extremely limited, lacking any broader functionality. This is a trivial tool count that does not justify a full server.

Completeness1/5

The server only provides addition, missing essential arithmetic operations like subtraction, multiplication, or division. The surface is severely incomplete for any practical use.

Maintenance

ActivityStale
ResponsivenessNo issues