the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.ravendb/ravendb-mcp",
"description": "Read-only MCP diagnostics server for RavenDB.",
"repository": {
"url": "https://github.com/ravendb/ravendb-mcp",
"source": "github"
},
"version": "1.0.4",
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "RavenDB.Mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443",
"isRequired": true,
"name": "RAVENDB_URLS"
},
{
"description": "Path to a client .pfx certificate for secured RavenDB. Leave empty for unsecured.",
"name": "RAVENDB_CERTIFICATE_PATH"
},
{
"description": "Password for the client .pfx certificate.",
"isSecret": true,
"name": "RAVENDB_CERTIFICATE_PASSWORD"
},
{
"description": "Directory where exported artifacts (logs, packages, dumps) are written.",
"name": "RAVENDB_ARTIFACTS_PATH"
}
]
},
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@ravendb/mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443",
"isRequired": true,
"name": "RAVENDB_URLS"
},
{
"description": "Path to a client .pfx certificate for secured RavenDB. Leave empty for unsecured.",
"name": "RAVENDB_CERTIFICATE_PATH"
},
{
"description": "Password for the client .pfx certificate.",
"isSecret": true,
"name": "RAVENDB_CERTIFICATE_PASSWORD"
},
{
"description": "Directory where exported artifacts (logs, packages, dumps) are written.",
"name": "RAVENDB_ARTIFACTS_PATH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-31T14:50:57.497535Z",
"publishedAt": "2026-07-31T14:50:57.497535Z",
"updatedAt": "2026-07-31T14:50:57.497535Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.