Skip to main content
Glama

MarkLogic MCP Server

[project] name = "mcp-marklogic" version = "0.1.0" description = "A MarkLogic MCP server" readme = "README.md" requires-python = ">=3.12" dependencies = ["mcp", "marklogic-python-client"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = ["pyright>=1.1.389", "pytest>=7.0.0", "pytest-asyncio>=0.20.3"] [project.scripts] intruder-mcp = "mcp_marklogic.server:main" [tool.hatch.build.targets.wheel] packages = ["mcp_marklogic"]

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