Skip to main content
Glama
RBLPaul-coder

MCP Calculator

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
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
addB

计算两个数字的和(加法)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is singular and clearly defined.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare it against for patterns or conventions.

Tool Count2/5

A single tool for a calculator server is too few, as it lacks basic operations like subtraction, multiplication, and division, making it severely under-scoped for the domain.

Completeness1/5

The tool surface is severely incomplete for a calculator, missing essential arithmetic operations (e.g., subtract, multiply, divide) and other common functions, rendering it inadequate for typical calculator tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues