Skip to main content
Glama
yychentw

Climbing Grade Converter MCP Server

by yychentw

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
convert_climbing_grade_toolD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.9/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no ambiguity between tools. The tool's purpose is clear from its name.

Naming Consistency4/5

The tool name follows a verb_noun pattern, but the 'tool' suffix is slightly redundant. Still, it is consistent as the only tool.

Tool Count4/5

One tool for a climbing grade converter is arguably well-scoped, though it feels minimal for a full-featured server.

Completeness3/5

The tool covers the core conversion operation, but with no description or additional tools, it's unclear if it supports multiple grading systems or validation, leaving potential gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues