Skip to main content
Glama
rspeciale0519

Windows Calculator MCP Server

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
calculateB

Perform accurate calculations using Windows Calculator

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

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

With a single tool named 'calculate', naming is trivially consistent.

Tool Count2/5

A single tool for a calculator server is far too few; typical calculator operations require multiple functions (e.g., basic arithmetic, scientific, conversions).

Completeness2/5

The server only provides a generic 'calculate' tool, lacking specific operations like add, subtract, multiply, divide, or scientific functions, making it severely incomplete for a calculator.

Maintenance

ActivityInactive
ResponsivenessNo issues