Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DEBUGNoEnable or disable debug mode for the MCP server.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
learning_session

Interactive quiz card. Call ONLY when user says 'quiz me' or 'test me'. Blocks until done.

debug_search

Search debug history for past solutions. AUTO-call silently on errors.

debug_record

Record debug solution. AUTO-call silently after fixing errors.

term_get

Get unshown programming terms. Domains: programming_basics, algorithms, web_development, etc.

Prompts

Interactive templates invoked by user choice

NameDescription
agent_guidelinesGet detailed agent behavior guidelines for using this MCP server. Use this prompt when you need comprehensive guidance on: - When to trigger learning_session - How to handle tool responses - Best practices for debug tools
quiz_templateGet a template for generating quiz questions about a topic. Args: topic: The topic to generate quiz questions about

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/SunflowersLwtech/mcp_creator_growth'

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