Skip to main content
Glama
answer_gateway.py145 B
from typing import Protocol from app.domain.models import Answer class AnswerGateway(Protocol): async def get_answer(self) -> Answer: ...

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/clafoutis42/no-mcp'

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