Skip to main content
Glama

Desktop MCP

by budaesandrei
enums.py•193 B
from enum import Enum class ContextMode(dict, Enum): MINIMAL = {"max_dim": 600, "quality": 30} NORMAL = {"max_dim": 800, "quality": 50} DETAILED = {"max_dim": 1200, "quality": 70}

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/budaesandrei/desktop-mcp'

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