Selvedge runs on your own machine — the client starts it, so there is no endpoint to ping. 554 installs a week from pypi. Last commit 1 Aug 2026.
Long-term memory for AI-coded codebases — agents log the why behind every change and read it back.
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 selvedge -- uvx selvedge
{
"mcpServers": {
"selvedge": {
"args": [
"selvedge"
],
"command": "uvx"
}
}
}
[mcp_servers.selvedge]
command = "uvx"
args = ["selvedge"]
{
"mcpServers": {
"selvedge": {
"args": [
"selvedge"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"selvedge": {
"args": [
"selvedge"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.