Skip to main content
Glama

MCP Server

by cabrit0
run_tests.bat577 B
@echo off echo Executando testes para o MCP Server... set BASE_URL=http://localhost:8000 set TOPIC=inteligencia artificial set CATEGORY=technology echo. echo === Testando endpoint de verificacao de saude === python test_health.py %BASE_URL% echo. echo === Testando endpoint de limpeza de cache === python test_clear_cache.py %BASE_URL% echo. echo === Testando endpoint assincrono === python test_async_simple.py %BASE_URL% "%TOPIC%" %CATEGORY% echo. echo === Testando endpoint de listagem de tarefas === python test_list_tasks.py %BASE_URL% echo. echo Testes concluidos!

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/cabrit0/mcp_server_reuneMacacada'

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