Skip to main content
Glama
jmshinhwa

ReadyStack Compliance Linters (40 MCP servers)

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
check_textA

Kubernetes Removed API Lint - run all 15 checks on a text (free)

check_fileB

Kubernetes Removed API Lint - run all checks on one file by path (free)

check_dirB

Kubernetes Removed API Lint - sweep a folder and return every finding (licence; the full run is free for 7 days)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct input type (text, file, directory) for the same lint operation, leaving no ambiguity about which to use based on the data source.

Naming Consistency5/5

All tools follow a consistent 'check_<input>' pattern, making the naming predictable and easy to learn.

Tool Count5/5

Three tools is perfectly scoped for the server's purpose of running Kubernetes removed API lints on different input forms; each tool earns its place.

Completeness5/5

The tool set covers all common input scenarios (text, single file, directory) for the linting domain, and the fixed 15-check set means no missing functionality for the stated purpose.

Maintenance

ActivityMaintained
ResponsivenessNo issues