Skip to main content
Glama

Python Dependency Manager Companion

by KemingHe
.dockerignore545 B
# Git .git .gitignore # Python __pycache__ *.pyc *.pyo *.pyd .Python *.so .pytest_cache .coverage htmlcov .tox .cache nosetests.xml coverage.xml *.cover *.log .mypy_cache .dmypy.json dmypy.json # Virtual environments venv/ .venv/ ENV/ env/ .env # IDEs .vscode .idea *.swp *.swo *~ # OS .DS_Store Thumbs.db # Documentation *.md docs/ # Development files .editorconfig .pre-commit-config.yaml # Build artifacts build/ dist/ *.egg-info/ # Lock files are now needed for uv sync --frozen # uv.lock # Docker .dockerignore docker-compose*.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/KemingHe/python-dependency-manager-companion-mcp-server'

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