Skip to main content
Glama
sarreche

simple-mcp-basics

by sarreche

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": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sumarA

Suma dos numeros y devuelve el resultado.

Prompts

Interactive templates invoked by user choice

NameDescription
explicar-conceptoGenera un mensaje para pedir una explicacion didactica.

Resources

Contextual data attached and managed by the client

NameDescription
informacion-aplicacionMetadatos de ejemplo expuestos como un resource MCP.

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion. The name 'sumar' clearly indicates the addition operation, so an agent can easily identify its purpose.

Naming Consistency5/5

A single tool is trivially consistent in naming. While it uses a lone verb rather than a verb-noun pattern, there are no other tools to compare against, so consistency is perfect.

Tool Count1/5

The server exposes only one tool that performs a trivial arithmetic operation, which fits the description of a 'single trivial tool' and is an extreme mismatch for a tool set.

Completeness1/5

The server is named 'basics' but only offers addition. Obvious missing operations like subtraction, multiplication, and division leave the surface severely incomplete for even basic arithmetic.

Maintenance

ActivityMaintained
ResponsivenessNo issues