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.Mibayy/token-savior-recall · v4.11.0
Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.
token-savior-recall 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"token-savior-recall": {
"command": "uvx",
"args": [
"token-savior-recall"
],
"env": {
"WORKSPACE_ROOTS": "<WORKSPACE_ROOTS>"
}
}
}
}WORKSPACE_ROOTS必填Comma-separated list of absolute paths to project roots to index.
TOKEN_SAVIOR_CLIENT可选Optional client identifier (e.g. 'claude-code', 'cursor', 'hermes') for usage attribution.
TOKEN_SAVIOR_PROFILE可选Manifest size. 'optimized' (recommended) advertises the Pareto-optimal 15-tool set; 'auto' sizes it from your own usage; 'full' advertises every tool; 'compact-only' if you already run symbol navigation elsewhere.
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.Mibayy/token-savior-recall",
"type": "mcp-server",
"version": "4.11.0",
"displayName": "token-savior-recall",
"description": "Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.",
"repository": {
"url": "https://github.com/Mibayy/token-savior",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "token-savior-recall",
"version": "4.11.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "WORKSPACE_ROOTS",
"description": "Comma-separated list of absolute paths to project roots to index.",
"isRequired": true
},
{
"name": "TOKEN_SAVIOR_CLIENT",
"description": "Optional client identifier (e.g. 'claude-code', 'cursor', 'hermes') for usage attribution."
},
{
"name": "TOKEN_SAVIOR_PROFILE",
"description": "Manifest size. 'optimized' (recommended) advertises the Pareto-optimal 15-tool set; 'auto' sizes it from your own usage; 'full' advertises every tool; 'compact-only' if you already run symbol navigation elsewhere."
}
]
}
],
"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.Mibayy/token-savior-recall",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Mibayy%2Ftoken-savior-recall/versions/latest",
"isOfficial": true,
"status": "deprecated"
}
}