Skip to main content
Glama

MCP Prompt Cleaner

by Da-Colon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoThe LLM model to uselocal-model
LLM_API_KEYNoYour API key for the LLM service (not required for local LLMs)
LLM_TIMEOUTNoRequest timeout in seconds60
LLM_MAX_TOKENSNoMaximum tokens for LLM response600
LLM_API_ENDPOINTNoThe LLM API endpoint URLhttp://localhost:1234/v1/chat/completions
CONTENT_MAX_RETRIESNoMaximum number of content retries2

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Da-Colon/mcp-py-prompt-cleaner'

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