Skip to main content
Glama

Files-DB-MCP

by randomm
.gitignore574 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg .env venv/ .venv/ # Docker volumes qdrant_data/ app_data/ # Logs logs/ *.log server.log # Test and coverage reports .coverage .coverage.* coverage.xml coverage_html/ test-coverage-message.txt htmlcov/ .pytest_cache/ pytest_cache/ # Local development .cursor/ .files-db-mcp/ .ruff_cache/ .mypy_cache/ # OS specific .DS_Store Thumbs.db # Editor directories and files .idea/ .vscode/ *.swp *.swo

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/randomm/files-db-mcp'

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