Skip to main content
Glama
Yash-synergy

basic-mcp-calculator-server

by Yash-synergy

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
addA

Add two numbers together

subtractB

Subtract second number from first number

multiplyB

Multiply two numbers together

divideA

Divide first number by second number

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 4 tools

Disambiguation5/5

Each tool performs a distinct arithmetic operation with no overlap. An agent can easily select the correct tool for the intended calculation.

Naming Consistency5/5

All tool names are single lowercase verbs representing the operation: add, subtract, multiply, divide. The naming pattern is perfectly uniform and intuitive.

Tool Count5/5

Four tools is exactly right for a basic calculator, covering the essential operations without any redundancy or unnecessary extras.

Completeness5/5

The four basic arithmetic operations provide complete coverage for the stated purpose of a basic calculator. There are no obvious gaps in functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues