Skip to main content
Glama

Porkbun MCP Server

.dockerignore432 B
# Git .git .gitignore # Python __pycache__ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual environments venv/ ENV/ env/ .venv # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local # Logs *.log logs/ # Testing .pytest_cache/ .coverage htmlcov/ # Documentation *.md !README.md # Docker Dockerfile docker-compose.yml .dockerignore # CI/CD .github/ .gitlab-ci.yml # Other Makefile

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/myroslavtryhubets/porkbun-mcp'

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