MCP Ordali Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
MCP server for Ordali memory: SQLite-backed project memory and governance traces.
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 mcp-ordali-memory -- npx -y @rdrco/mcp-ordali-memory
{
"mcpServers": {
"mcp-ordali-memory": {
"args": [
"-y",
"@rdrco/mcp-ordali-memory"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-ordali-memory]
command = "npx"
args = ["-y", "@rdrco/mcp-ordali-memory"]
{
"mcpServers": {
"mcp-ordali-memory": {
"args": [
"-y",
"@rdrco/mcp-ordali-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-ordali-memory": {
"args": [
"-y",
"@rdrco/mcp-ordali-memory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.