Skip to main content
Glama

cPanel MCP Server

.gitignore304 B
Python bytecode and cache pycache/ *.py[cod] *$py.class Environment files This is the most important line! It prevents your secrets from being committed. .env Virtual environment folders venv/ .venv/ IDE / Editor-specific folders .vscode/ .idea/ Docker cache .dockerignore docker-compose.override.yml

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/marketlab-agence/cpanel-mcp-server'

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