Skip to main content
Glama

GitHub Repository Creator

by flickleafy
.gitignore•498 B
# Python __pycache__/ *.py[cod] *.so *.egg *.egg-info/ dist/ build/ .eggs/ *.pyo *.pyd *.pdb *.log *.pot *.mo *.manifest *.spec # Virtual environments venv/ .venv/ env/ .env/ ENV/ # Jupyter Notebook .ipynb_checkpoints # VS Code .vscode/ # OS files .DS_Store Thumbs.db # Test and coverage .coverage .tox/ .nox/ .pytest_cache/ htmlcov/ # MCP/SDK .mcp/ # Local config *.local *.envrc # Misc *.bak *.swp *.swo *~ # Ignore metadata and setup artifacts github_repo_metadata.json GITHUB_SETUP.md

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/flickleafy/mcp-github-repo-creator'

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