Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
describeA

Return the CheckYourself command, schema, scoring, and MCP capability manifest.

scanB

Run deterministic local discovery and obvious-risk checks against a project path.

coverage_emitC

Return the 20-surface coverage skeleton for an agent to fill with evidence.

coverage_checkC

Check a coverage object for completeness and evidence requirements.

scoreC

Compute the deterministic Production Reality Score from findings and optional coverage.

backlogC

Rank findings into a complete remediation backlog and first approval batch.

nextC

Return the next safest unresolved approval batch from findings.

validateC

Validate a JSON artifact against a bundled CheckYourself schema subset.

schemaC

Return a bundled JSON schema by name.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KyaniteLabs/checkyourself'

If you have feedback or need assistance with the MCP directory API, please join our Discord server