Skip to main content
Glama
TateLyman

shipcheck-mcp

by TateLyman

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

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_repositoryB

Run Shipcheck on a local JavaScript or TypeScript repo the user owns or is authorized to inspect.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
usageHow to use the Shipcheck MCP server safely.

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no chance of confusion between tools. The single tool has a clear and distinct purpose.

Naming Consistency5/5

With only one tool, there are no naming inconsistencies. The name 'scan_repository' follows a clear snake_case convention.

Tool Count3/5

A single tool feels thin for most purposes, though for a very specialized server like 'shipcheck' it might be acceptable. It borders on too minimal.

Completeness3/5

The server only offers one operation (scanning), which may be insufficient for a full workflow. Missing potential tools like listing results or configuration, but the core task is covered.

Maintenance

ActivityInactive
ResponsivenessNo issues