Skip to main content
Glama
openapi.yaml1.19 kB
openapi: 3.0.3 info: title: API Atendimento AI (MCP) version: 1.0.0 servers: - url: http://localhost:8080 paths: /webhook/atendimento-ai: post: summary: Recebe o JSON do atendimento e retorna o resumo requestBody: required: true content: application/json: schema: type: object examples: exemplo: value: body: texts: - cn: { "id": "28408DAF-...", "numero": 69380 } patient_id: "123" responses: "200": description: OK content: application/json: schema: type: object properties: requestId: type: string provider: type: string model: type: string latencyMs: type: integer summary: type: string "400": description: Requisição inválida "500": description: Erro interno

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/ricardobarreto-vitai/qi140-mcp-multi'

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