Skip to main content
Glama
TJYOYO
by TJYOYO

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
add_numbersA

Add two numbers together. Args: a: The first number. b: The second number. Returns: The sum of a and b.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possible confusion with other tools.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern ('add_numbers'), consistent with common conventions.

Tool Count3/5

With only one tool, the server feels minimal for a generic name like 'mcp-server', but it could be appropriate if the scope is intentionally narrow.

Completeness2/5

The server only provides addition, missing other basic arithmetic operations, leaving significant gaps for mathematical tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues