Skip to main content
Glama
Magenta91

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*

Latest Blog Posts

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