Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
deslop_analyze

Analyze code files for AI-generated slop patterns (verbose comments, unnecessary logging, redundant error handling, etc.)

deslop_fix

Automatically fix auto-fixable slop patterns in code files (removes verbose comments, debug logging, etc.)

deslop_diff

Analyze only changed files from git diff for slop patterns

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/collin-ho/deslop-mcp'

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