Competitive Programming Mentor MCP Server

MCPReference

by SAMI-CODEAI

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • LOG_LEVEL

    Log level

  • LLM_PROVIDER

    LLM provider: 'openai' or 'ollama'

  • OLLAMA_MODEL

    Ollama model

  • OPENAI_MODEL

    OpenAI model name

  • CACHE_ENABLED

    Enable cache

  • CACHE_DISK_DIR

    Cache disk directory

  • OPENAI_API_KEYsecret

    OpenAI API key

  • OLLAMA_BASE_URL

    Ollama base URL

  • CACHE_TTL_SECONDS

    Cache TTL in seconds

  • OPENAI_MAX_TOKENSsecret

    Max tokens for OpenAI

  • OPENAI_TEMPERATURE

    Temperature for OpenAI

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.