Skip to main content
Glama

MCP Databases Server

.gitignore777 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .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 # MCP Python SDK logs and runtime files logs/ *.log *.pid # Virtual environments .env .venv .mcpenv env/ venv/ ENV/ env.bak/ venv.bak/ # VS Code settings .vscode/ mcp.json # Pytest .cache/ .pytest_cache/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover # SQL Server connection secrets *.env # OS files .DS_Store Thumbs.db # MCP protocol artifacts mcp-artifacts/

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/fean-developer/mcp-databases'

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