Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/stackmemoryai/stackmemory/raindropgit clone --depth 1 https://github.com/stackmemoryai/stackmemoryGrade A, and why
raindrop scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 9 lines scan A d594222e527d
raindrop is an MCP server published in the GitHub repository stackmemoryai/stackmemory (2 stars, last pushed 2mo ago), with no licence file. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
emulo
Mine your local AI coding session logs into a personal profile your agent loads before every task. Runs locally from the emulo Python package.
mcp-server
ContextStream MCP server for code context, memory, search, and AI tools. Runs locally from the @contextstream/mcp-server npm package. Needs 2 environment variables to run.
mcp
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP). Remote server at mcp.contextstream.io.
ironmem
MCP server "ironmem" as configured in BMC-INC/Iron-mem. Launched with ~/.ironmem/bin/ironmem mcp.
sugar
MCP server "sugar" as configured in roboticforce/sugar. Runs ./.claude-plugin/mcp-server/sugar-mcp.js with node. Needs 2 environment variables to run.
ccrecall
AI memory service for Claude Code — on-demand context injection with metacognition. Runs locally from the @tznthou/ccrecall npm package.