Skip to main content
Glama

MCP Dataset Onboarding Server

by Magenta91
.gitignoreโ€ข1.04 kB
# ๐Ÿ”’ Security - Never commit these files *.json !mcp_config.json !package.json !requirements.json mcp1-467108-702d9a41627c.json *service-account*.json *credentials*.json *key*.json # ๐Ÿ” Environment and Configuration .env .env.local .env.production .env.staging *.env # ๐Ÿ“‹ Processing Logs and Data processed_files.json processed_datasets/ *.log logs/ # ๐Ÿ 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 # ๐Ÿงช Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ .coverage .pytest_cache/ cover/ # ๐Ÿ“ Documentation builds docs/_build/ .readthedocs.yml # ๐Ÿ’ป IDEs and Editors .vscode/ .idea/ *.swp *.swo *~ # ๐Ÿ–ฅ๏ธ OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # ๐Ÿ”ง Temporary files *.tmp *.temp temp/ tmp/ # ๐Ÿ“ฆ Node modules (if any) node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log*

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/Magenta91/MCP'

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