Skip to main content
Glama

IOL MCP Server

by pgallar
start-server.sh196 B
#!/bin/bash # Verificar variables de entorno ./check-env.sh if [[ $? -ne 0 ]]; then exit 1 fi # Crear directorio de logs si no existe mkdir -p logs # Iniciar el servidor python src/main.py

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/pgallar/iol-mcp'

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