Skip to main content
Glama

Awesome-MCP-Scaffold

by WW-AI-Lab
.gitignore2.42 kB
# Awesome MCP Scaffold .gitignore # Python __pycache__/ *.py[cod] *$py.class *.so .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/ # Translations *.mo *.pot # Django stuff: *.log local_settings.py db.sqlite3 db.sqlite3-journal # Flask stuff: instance/ .webassets-cache # Scrapy stuff: .scrapy # Sphinx documentation docs/_build/ # PyBuilder target/ # Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # pipenv Pipfile.lock # PEP 582 __pypackages__/ # Celery stuff celerybeat-schedule celerybeat.pid # SageMath parsed files *.sage.py # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Spyder project settings .spyderproject .spyproject # Rope project settings .ropeproject # mkdocs documentation /site # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # IDE .vscode/ .idea/ *.swp *.swo # macOS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Windows *.stackdump # MCP Server specific logs/ workspace/ static/uploads/ *.pid # Docker .dockerignore # Node.js (for tools like MCP Inspector) node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Temporary files *.tmp *.temp .temp/ temp/ # Development and testing artifacts .coverage.* htmlcov/ .pytest_cache/ .ruff_cache/ .mypy_cache/ test_*.py.tmp *_test_output.json # Performance testing benchmark_results/ load_test_results/ # Local configuration overrides .env.local .env.development.local .env.test.local .env.production.local # SSL certificates and keys *.pem *.key *.crt *.csr ssl/ # Database files *.db *.sqlite *.sqlite3 # Backup files *.bak *.backup *~ # Editor temporary files .#* \#*# # JetBrains IDEs .idea/ *.iml *.ipr *.iws out/ # Vim *.swp *.swo *~ .viminfo # Emacs *~ \#*\# /.emacs.desktop /.emacs.desktop.lock *.elc auto-save-list tramp .\#* # VS Code .vscode/ *.code-workspace # Sublime Text *.sublime-project *.sublime-workspace # PyCharm .idea/ # Spyder .spyderproject .spyproject # Profiling data *.prof *.lprof

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/WW-AI-Lab/Awesome-MCP-Scaffold'

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