ravendb mcp MCP
v1.0.4io.github.ravendb/ravendb-mcp
Read-only MCP diagnostics server for RavenDB.
transport:stdio
runtime:nuget
Target client
run in your project directory
claude mcp add ravendb-mcp -e RAVENDB_URLS=<RAVENDB_URLS> -e RAVENDB_CERTIFICATE_PATH=<RAVENDB_CERTIFICATE_PATH> -e RAVENDB_CERTIFICATE_PASSWORD=<RAVENDB_CERTIFICATE_PASSWORD> -e RAVENDB_ARTIFACTS_PATH=<RAVENDB_ARTIFACTS_PATH> -- dnx RavenDB.Mcp --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.