TeamMemory runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from pypi. Last commit 18 Jun 2026.
Team experience database - let AI accumulate, retrieve and apply team knowledge across chats.
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 team-memory -- uvx team_memory
{
"mcpServers": {
"team-memory": {
"args": [
"team_memory"
],
"command": "uvx"
}
}
}
[mcp_servers.team-memory]
command = "uvx"
args = ["team_memory"]
{
"mcpServers": {
"team-memory": {
"args": [
"team_memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"team-memory": {
"args": [
"team_memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.