bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.LuiggiVal08/toon-memory · v4.3.5
Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM
Toon Memory 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"toon-memory": {
"command": "npx",
"args": [
"-y",
"toon-memory"
]
}
}
}TOON_MEMORY_KEY可选secretEncryption key for AES-256-GCM memory encryption
TOON_MEMORY_CAPTURE可选Set to 'true' to enable activity capture hooks
TOON_MEMORY_SESSION_ID可选Override the auto-detected session ID
TOON_MEMORY_BRANCH可选Override the auto-detected git branch name
TOON_MEMORY_NO_SESSION可选Set to disable session heartbeat tracking
GITHUB_TOKEN可选secretGitHub personal access token for exporting/importing memory to Gist
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.LuiggiVal08/toon-memory",
"type": "mcp-server",
"version": "4.3.5",
"displayName": "Toon Memory",
"description": "Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM",
"repository": {
"url": "https://github.com/LuiggiVal08/toon-memory",
"source": "github"
},
"homepage": "https://github.com/LuiggiVal08/toon-memory#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "toon-memory",
"version": "4.3.5",
"transport": "stdio",
"environmentVariables": [
{
"name": "TOON_MEMORY_KEY",
"description": "Encryption key for AES-256-GCM memory encryption",
"isSecret": true
},
{
"name": "TOON_MEMORY_CAPTURE",
"description": "Set to 'true' to enable activity capture hooks"
},
{
"name": "TOON_MEMORY_SESSION_ID",
"description": "Override the auto-detected session ID"
},
{
"name": "TOON_MEMORY_BRANCH",
"description": "Override the auto-detected git branch name"
},
{
"name": "TOON_MEMORY_NO_SESSION",
"description": "Set to disable session heartbeat tracking"
},
{
"name": "GITHUB_TOKEN",
"description": "GitHub personal access token for exporting/importing memory to Gist",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.LuiggiVal08/toon-memory",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.LuiggiVal08%2Ftoon-memory/versions/latest",
"isOfficial": true,
"status": "active"
}
}