Skip to main content
Glama

mcpware

by delexw
.gitignore1.21 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ # Virtual environments venv/ ENV/ env/ .venv env.bak/ venv.bak/ # IDEs .idea/ .vscode/ *.swp *.swo *~ # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # Documentation docs/_build/ site/ # Local configuration local_config.json *.local # Logs logs/ *.log # Docker docker-compose.override.yml # Temporary files tmp/ temp/ # Environment variables .env # OS files .DS_Store Thumbs.db # Testing .pytest_cache/ .coverage coverage.xml htmlcov/ *.cover *.py,cover .hypothesis/ .tox/ nosetests.xml pytest_cache/ # Elastic Beanstalk Files .elasticbeanstalk/* !.elasticbeanstalk/*.cfg.yml !.elasticbeanstalk/*.global.yml # Environments

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/delexw/mcpware'

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