Loading MCP server directory, please wait...
Query a verified document collection: passages that answer a question, with their source.
npx @getmcp/cli add io.github.jorgell23-sys/mdcxRequires Python 3.10+. Community-contributed server. Review source before installing.
MDCX_FILEAbsolute path to the .mdcx package to query
MDCX_KEYKey that decrypts the package
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jorgell23-sys/mdcx": {
"command": "uvx",
"args": [
"mdcx",
"mdcx.mcp_server"
],
"env": {
"MDCX_FILE": "",
"MDCX_KEY": ""
}
}
}
}