Skip to main content
Glama
MukundaKatta

case-mcp

by MukundaKatta

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
convertA

Convert a string between case styles: camel, pascal, snake, constant, kebab, train, dot, path, title, lower, upper, sentence. Smart input splitting handles mixed-case input.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity between tools. The tool's purpose is clearly distinct by default.

Naming Consistency5/5

With a single tool, naming consistency is not a concern. The tool name 'convert' is clear and follows a straightforward verb pattern.

Tool Count5/5

The server has exactly one tool for a very narrow domain (case conversion). One tool is appropriate because it covers all necessary case styles through parameters, avoiding excessive complexity.

Completeness5/5

The tool covers all major case styles (camel, pascal, snake, etc.) and includes smart input splitting. It provides comprehensive case conversion for the intended domain.

Maintenance

ActivityInactive
ResponsivenessNo issues