TeamMemory runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from pypi. Last commit 18 Jun 2026.
Team experience database - let AI accumulate, retrieve and apply team knowledge across chats.
We read the source, 9 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
subprocess.run(
full_path = os.path.join(self._wiki_root, wiki_path)
env_before = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
DATABASE_URL (PostgreSQL connection string (with pgvector extension)), TEAM_MEMORY_CONFIG (Path to config.yaml (optional)).
The author declared them in the registry entry; get the values from the project itself.
A portable knowledge-graph memory you pass in and get back. No database. 4 of 6 free.
Local AI memory: neuroscience-inspired Data→Information→Knowledge in SQLite you own.
Provenance-first database for teams and agents: every value carries sources, rules and coverage.
Tamper-evident audit, MindQL, and Action Records — embedded memory database for AI agents.
Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.
Free cloud databases over MCP: query, store, list and annotate across 15 engines.
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
Answers built from our own checks of this server.