#!/bin/bash
# Script para executar testes e verificar a qualidade do código
echo "Executando testes com pytest..."
python -m pytest
echo "Verificando estilo de código com flake8..."
python -m flake8
echo "Verificando tipos com mypy..."
python -m mypy .
echo "Testes e verificações concluídos!"
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