SERVER

Team Memory

Rank #10351

pulsemcp/ysydhc-team-memory

Team experience database for accumulating, retrieving, and applying shared knowledge across chats.

First listed
Feb 20, 2026
Last publish date
Feb 26, 2026
OVERVIEW

Team Memory is a Model Context Protocol (MCP) server published by ysydhc. It ranks #10351 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Team Memory is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 20, 2026 and most recently updated on Feb 26, 2026.

STANDING
#10,351of 58,900 tracked serversTop 25%

Ranks ahead of 48,549 of 58,900 servers on MCP Toplist.

CONNECT

Use Team Memory

Add Team Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "ysydhc-team-memory": {
      "command": "uvx",
      "args": [
        "team_memory"
      ],
      "env": {
        "DATABASE_URL": "<your DATABASE_URL>",
        "TEAM_MEMORY_CONFIG": "<your TEAM_MEMORY_CONFIG>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

ysydhc

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.1.2Feb 26, 2026
0.1.1Feb 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Team Memory?
Team experience database for accumulating, retrieving, and applying shared knowledge across chats.
Who maintains Team Memory?
Team Memory is maintained by ysydhc, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Team Memory an official MCP server?
Yes — Team Memory is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Team Memory have?
MCP Toplist tracks 3 versions of Team Memory, most recently published on Feb 26, 2026.
Where can I find the source code for Team Memory?
The source code for Team Memory is hosted at github.com/ysydhc/team_memory.
EXPLORE