Skip to main content
Glama

Pwno MCP

by 0xSensei
.dockerignore442 B
# Python cache __pycache__/ *.py[cod] *$py.class *.so .Python # Virtual environments .venv/ venv/ ENV/ env/ .env # IDE files .vscode/ .idea/ *.swp *.swo *~ # Git .git/ .gitignore # Documentation docs/ *.md !README.md # Tests tests/ test_*.py *_test.py # Examples examples/ # Build artifacts build/ dist/ *.egg-info/ .eggs/ # OS files .DS_Store Thumbs.db # Docker files (avoid recursion) Dockerfile* docker-compose*.yml .dockerignore

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/0xSensei/pwno-mcp'

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