Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.ravendb/ravendb-mcp · v1.0.4
Read-only MCP diagnostics server for RavenDB.
ravendb-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"ravendb-mcp": {
"command": "npx",
"args": [
"-y",
"@ravendb/mcp"
],
"env": {
"RAVENDB_URLS": "<RAVENDB_URLS>"
}
}
}
}RAVENDB_URLS必填Comma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443
RAVENDB_CERTIFICATE_PATH可选Path to a client .pfx certificate for secured RavenDB. Leave empty for unsecured.
RAVENDB_CERTIFICATE_PASSWORD可选secretPassword for the client .pfx certificate.
RAVENDB_ARTIFACTS_PATH可选Directory where exported artifacts (logs, packages, dumps) are written.
RAVENDB_URLS必填Comma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443
RAVENDB_CERTIFICATE_PATH可选Path to a client .pfx certificate for secured RavenDB. Leave empty for unsecured.
RAVENDB_CERTIFICATE_PASSWORD可选secretPassword for the client .pfx certificate.
RAVENDB_ARTIFACTS_PATH可选Directory where exported artifacts (logs, packages, dumps) are written.
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.ravendb/ravendb-mcp",
"type": "mcp-server",
"version": "1.0.4",
"displayName": "ravendb-mcp",
"description": "Read-only MCP diagnostics server for RavenDB.",
"repository": {
"url": "https://github.com/ravendb/ravendb-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "nuget",
"identifier": "RavenDB.Mcp",
"version": "1.0.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "RAVENDB_URLS",
"description": "Comma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443",
"isRequired": true
},
{
"name": "RAVENDB_CERTIFICATE_PATH",
"description": "Path to a client .pfx certificate for secured RavenDB. Leave empty for unsecured."
},
{
"name": "RAVENDB_CERTIFICATE_PASSWORD",
"description": "Password for the client .pfx certificate.",
"isSecret": true
},
{
"name": "RAVENDB_ARTIFACTS_PATH",
"description": "Directory where exported artifacts (logs, packages, dumps) are written."
}
]
},
{
"registryType": "npm",
"identifier": "@ravendb/mcp",
"version": "1.0.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "RAVENDB_URLS",
"description": "Comma-separated RavenDB node URLs of a single cluster, e.g. https://a.example:443,https://b.example:443",
"isRequired": true
},
{
"name": "RAVENDB_CERTIFICATE_PATH",
"description": "Path to a client .pfx certificate for secured RavenDB. Leave empty for unsecured."
},
{
"name": "RAVENDB_CERTIFICATE_PASSWORD",
"description": "Password for the client .pfx certificate.",
"isSecret": true
},
{
"name": "RAVENDB_ARTIFACTS_PATH",
"description": "Directory where exported artifacts (logs, packages, dumps) are written."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.ravendb/ravendb-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ravendb%2Fravendb-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}