io.github.ysydhc/team-memory

MCPcommunity
v0.1.2io.github.ysydhcUnknownUpdated 4mo agoGitHub

Team experience database - let AI accumulate, retrieve and apply team knowledge across chats.

mcp-name: io.github.ysydhc/team-memory 让 AI 拥有团队记忆 — 跨会话积累经验,像资深成员一样理解你的项目。 这是我学 AI 时萌生的一个想法。市面上已有类似产品,但总觉得不太贴合自己的使用习惯。做这个项目,既想通过和 AI 一起写代码来加深对大模型的理解,也希望能按自己的工作流,打磨出真正顺手的功能。 给 Agent / 贡献者:AGENTS.md · docs/README.md · MCP 实现 src/teammemory/server.py · 分层约束见 () 用 Cursor、Claude 等 AI 助手写代码时,往往会遇到三个问题: 无记忆 | 上周刚帮你修过的 Bug,这周遇到类似的,它完全不记得 | 只见代码,不懂决策 | 能看懂「是什么」,却不知道「为什么这么写」「上次踩过什么坑」 | 静态知识不够用 |…

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
4mo agoLast update
Package
Authorio.github.ysydhc
LicenseUnknown
Version0.1.2
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/25
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/10
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
CVE scan · clean+30/30
Static analysis · clean+20/20
npm provenance (Sigstore)+0/5
Publish from GitHub Actions with the --provenance flag
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface
Security scan✓ Cleanv0.2.0 · 19d ago
EvalsNone
IndexedJun 13, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

mcp-name: io.github.ysydhc/team-memory 让 AI 拥有团队记忆 — 跨会话积累经验,像资深成员一样理解你的项目。 这是我学 AI 时萌生的一个想法。市面上已有类似产品,但总觉得不太贴合自己的使用习惯。做这个项目,既想通过和 AI 一起写代码来加深对大模型的理解,也希望能按自己的工作流,打磨出真正顺手的功能。 给 Agent / 贡献者:AGENTS.md · docs/README.md · MCP 实现 src/teammemory/server.py · 分层约束见 () 用 Cursor、Claude 等 AI 助手写代码时,往往会遇到三个问题: 无记忆 | 上周刚帮你修过的 Bug,这周遇到类似的,它完全不记得 | 只见代码,不懂决策 | 能看懂「是什么」,却不知道「为什么这么写」「上次踩过什么坑」 | 静态知识不够用 | Rules、Skills 管得了规范,管不住每天冒出来的隐性经验(接口坑、故障根因、被否掉的方案) | TeamMemory 就是冲着这三个问题来的。 通过 MCP 把语义可搜索的经验库接进…

Keywords
mcp