Skip to main content
Glama

MarkLogic MCP Server

# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ # MarkLogic specific marklogic.log *.xqlog # Project specific uv.lock .uv/ .python-version .env.* !.env.example # Logs *.log local_settings.py db.sqlite3 db.sqlite3-journal # Environment variables and secrets .env .env.local .env.*.local *.env # Operating System .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific *.pyc *.pyo *.pyd .Python *.db *.sqlite3 *.log *.pot *.pyc *.pyo *.pyd .env .venv pip-log.txt pip-delete-this-directory.txt .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.log .pytest_cache/ .python-version

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/karthiknarayankotha/marklogic-mcp'

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