Cortex RMCP
Rank #22,032ai.dinglebear/cortex-rmcp
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Cortex RMCP is a Model Context Protocol (MCP) server published by jmagar. It ranks #22,032 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Cortex RMCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 93,559 of 115,591 servers on MCP Toplist.
Use Cortex RMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cortex-rmcp -e "CORTEX_HOME=<your CORTEX_HOME>" -e "CORTEX_TOKEN=<your CORTEX_TOKEN>" -e "CORTEX_API_TOKEN=<your CORTEX_API_TOKEN>" -e "CORTEX_RMCP_VERSION=<your CORTEX_RMCP_VERSION>" -e "CORTEX_RMCP_REPO=<your CORTEX_RMCP_REPO>" -e "CORTEX_RMCP_RELEASE_BASE_URL=<your CORTEX_RMCP_RELEASE_BASE_URL>" -e "RUST_LOG=<your RUST_LOG>" -- npx -y cortex-rmcp mcpReplace each placeholder with your own value before saving.
[mcp_servers.cortex-rmcp]
command = "npx"
args = ["-y", "cortex-rmcp", "mcp"]
[mcp_servers.cortex-rmcp.env]
CORTEX_HOME = "<your CORTEX_HOME>"
CORTEX_TOKEN = "<your CORTEX_TOKEN>"
CORTEX_API_TOKEN = "<your CORTEX_API_TOKEN>"
CORTEX_RMCP_VERSION = "<your CORTEX_RMCP_VERSION>"
CORTEX_RMCP_REPO = "<your CORTEX_RMCP_REPO>"
CORTEX_RMCP_RELEASE_BASE_URL = "<your CORTEX_RMCP_RELEASE_BASE_URL>"
RUST_LOG = "<your RUST_LOG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cortex-rmcp": {
"command": "npx",
"args": [
"-y",
"cortex-rmcp",
"mcp"
],
"env": {
"CORTEX_HOME": "<your CORTEX_HOME>",
"CORTEX_TOKEN": "<your CORTEX_TOKEN>",
"CORTEX_API_TOKEN": "<your CORTEX_API_TOKEN>",
"CORTEX_RMCP_VERSION": "<your CORTEX_RMCP_VERSION>",
"CORTEX_RMCP_REPO": "<your CORTEX_RMCP_REPO>",
"CORTEX_RMCP_RELEASE_BASE_URL": "<your CORTEX_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cortex-rmcp": {
"command": "npx",
"args": [
"-y",
"cortex-rmcp",
"mcp"
],
"env": {
"CORTEX_HOME": "<your CORTEX_HOME>",
"CORTEX_TOKEN": "<your CORTEX_TOKEN>",
"CORTEX_API_TOKEN": "<your CORTEX_API_TOKEN>",
"CORTEX_RMCP_VERSION": "<your CORTEX_RMCP_VERSION>",
"CORTEX_RMCP_REPO": "<your CORTEX_RMCP_REPO>",
"CORTEX_RMCP_RELEASE_BASE_URL": "<your CORTEX_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cortex-rmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cortex-rmcp",
"mcp"
],
"env": {
"CORTEX_HOME": "<your CORTEX_HOME>",
"CORTEX_TOKEN": "<your CORTEX_TOKEN>",
"CORTEX_API_TOKEN": "<your CORTEX_API_TOKEN>",
"CORTEX_RMCP_VERSION": "<your CORTEX_RMCP_VERSION>",
"CORTEX_RMCP_REPO": "<your CORTEX_RMCP_REPO>",
"CORTEX_RMCP_RELEASE_BASE_URL": "<your CORTEX_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cortex-rmcp": {
"command": "npx",
"args": [
"-y",
"cortex-rmcp",
"mcp"
],
"env": {
"CORTEX_HOME": "<your CORTEX_HOME>",
"CORTEX_TOKEN": "<your CORTEX_TOKEN>",
"CORTEX_API_TOKEN": "<your CORTEX_API_TOKEN>",
"CORTEX_RMCP_VERSION": "<your CORTEX_RMCP_VERSION>",
"CORTEX_RMCP_REPO": "<your CORTEX_RMCP_REPO>",
"CORTEX_RMCP_RELEASE_BASE_URL": "<your CORTEX_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cortex-rmcp": {
"command": "npx",
"args": [
"-y",
"cortex-rmcp",
"mcp"
],
"env": {
"CORTEX_HOME": "<your CORTEX_HOME>",
"CORTEX_TOKEN": "<your CORTEX_TOKEN>",
"CORTEX_API_TOKEN": "<your CORTEX_API_TOKEN>",
"CORTEX_RMCP_VERSION": "<your CORTEX_RMCP_VERSION>",
"CORTEX_RMCP_REPO": "<your CORTEX_RMCP_REPO>",
"CORTEX_RMCP_RELEASE_BASE_URL": "<your CORTEX_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.dinglebear%2Fcortex-rmcp)<a href="https://mcptoplist.com/server/ai.dinglebear%2Fcortex-rmcp"><img src="https://mcptoplist.com/badge/ai.dinglebear%2Fcortex-rmcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jmagar
Other servers by jmagar
- Labby#2,824 · 3 vers
- Unraid MCP#3,221 · 5 vers
- Yarr MCP#3,468 · 5 vers
- Soma#5,026 · 8 vers
- Unraid RMCP#6,860 · 1 ver
- Tailscale RMCP#7,031 · 2 vers
- Arcane RMCP#8,177 · 2 vers
- Apprise RMCP#8,217 · 2 vers
- Gotify RMCP#8,463 · 3 vers
- YTDL RMCP#8,710 · 2 vers
- UniFi RMCP#9,397 · 2 vers
- Synapse RMCP#9,525 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 3.9.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Cortex RMCP?
- Cortex RMCP is maintained by jmagar, which publishes 29 MCP servers (50 total versions) tracked on MCP Toplist.
- Is Cortex RMCP listed on the Official MCP Registry?
- Yes — Cortex RMCP is listed on the Official MCP Registry.
- How many versions does Cortex RMCP have?
- MCP Toplist tracks 1 version of Cortex RMCP, most recently published on Jul 12, 2026.
- Where can I find the source code for Cortex RMCP?
- The source code for Cortex RMCP is hosted at github.com/jmagar/cortex.