Cortex RMCP runs on your own machine — the client starts it, so there is no endpoint to ping. 267 installs a week from npm. Last commit 5 Aug 2026.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cortex -- npx -y @dinglebear/cortex
{
"mcpServers": {
"cortex": {
"args": [
"-y",
"@dinglebear/cortex"
],
"command": "npx"
}
}
}
[mcp_servers.cortex]
command = "npx"
args = ["-y", "@dinglebear/cortex"]
{
"mcpServers": {
"cortex": {
"args": [
"-y",
"@dinglebear/cortex"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cortex": {
"args": [
"-y",
"@dinglebear/cortex"
],
"command": "npx"
}
}
}
Work with a remote host over FTP/FTPS/SFTP, SSH, and MySQL.
SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.
RSS/Atom feed reader MCP server with SQLite backend
MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.
MCP server for the Fitbit Web API with OAuth PKCE, local SQLite cache, and trend analysis.
Read-only WHOOP v2 data for MCP clients, with local SQLite cache and CSV/JSONL/Parquet exports.
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
DynamoDB-compatible database engine in Rust on SQLite, with an MCP server for coding agents.
Answers built from our own checks of this server.