Loading MCP server directory, please wait...
Read-only MCP diagnostics server for RavenDB.
npx @getmcp/cli add io.github.ravendb/ravendb-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
RAVENDB_URLSComma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ravendb/ravendb-mcp": {
"command": "RavenDB.Mcp",
"env": {
"RAVENDB_URLS": "",
"RAVENDB_CERTIFICATE_PATH": "",
"RAVENDB_CERTIFICATE_PASSWORD": "",
"RAVENDB_ARTIFACTS_PATH": ""
}
}
}
}