Skip to main content
Glama
context.py181 B
from dataclasses import dataclass @dataclass class ContextInfo: """ Represents a Kubernetes context. """ name: str cluster: str user: str current: bool

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/bourbonkk/k8s-pilot'

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