from pydantic import BaseModel
class ScreenInfoOut(BaseModel):
x: int
y: int
width: int
height: int
name: str
is_primary: bool
width_mm: int
height_mm: int
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