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.flumpiey/manager-mcp · v0.2.6
MCP server for Manager.io bookkeeping: read-first with opt-in scoped task and write tools
Manager.io MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"manager-mcp": {
"command": "uvx",
"args": [
"manager-mcp"
],
"env": {
"MANAGER_API_URL": "<MANAGER_API_URL>",
"MANAGER_API_KEY": "<MANAGER_API_KEY>"
}
}
}
}MANAGER_API_URL必填Manager API base URL (include /api2 when required)
MANAGER_API_KEY必填secretAccess token from Manager Settings (sent as X-API-KEY)
MANAGER_MCP_WRITE_SCOPES可选Comma-separated write scopes: quotes,orders,parties,items,sales,purchases,banking,payroll,ledger,raw. Recommended: banking,sales,parties
MANAGER_MCP_DELETE_SCOPES可选Comma-separated delete scopes (never implied by write scopes)
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.flumpiey/manager-mcp",
"type": "mcp-server",
"version": "0.2.6",
"displayName": "Manager.io MCP",
"description": "MCP server for Manager.io bookkeeping: read-first with opt-in scoped task and write tools",
"repository": {
"url": "https://github.com/flumpiey/manager-mcp",
"source": "github"
},
"homepage": "https://github.com/flumpiey/manager-mcp",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "manager-mcp",
"version": "0.2.6",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "MANAGER_API_URL",
"description": "Manager API base URL (include /api2 when required)",
"isRequired": true
},
{
"name": "MANAGER_API_KEY",
"description": "Access token from Manager Settings (sent as X-API-KEY)",
"isRequired": true,
"isSecret": true
},
{
"name": "MANAGER_MCP_WRITE_SCOPES",
"description": "Comma-separated write scopes: quotes,orders,parties,items,sales,purchases,banking,payroll,ledger,raw. Recommended: banking,sales,parties"
},
{
"name": "MANAGER_MCP_DELETE_SCOPES",
"description": "Comma-separated delete scopes (never implied by write scopes)"
}
]
}
],
"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.flumpiey/manager-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.flumpiey%2Fmanager-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}