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.Mad-Man-Dan/karbon-mcp-server · v0.2.4
Unofficial MCP server for Karbon practice management: contacts, work, time, invoices, payments.
karbon-mcp-server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"karbon-mcp-server": {
"command": "npx",
"args": [
"-y",
"karbon-mcp-server"
],
"env": {
"KARBON_BEARER_TOKEN": "<KARBON_BEARER_TOKEN>",
"KARBON_ACCESS_KEY": "<KARBON_ACCESS_KEY>"
}
}
}
}KARBON_BEARER_TOKEN必填secretBearer token (Application Authorization Token) from Karbon → Settings → Connected Apps → API Applications
KARBON_ACCESS_KEY必填secretAccess key (JWT starting with 'ey') from Karbon → Settings → Connected Apps → API Applications
KARBON_READ_ONLY可选Set to 'true' to disable all create/update tools (they are not registered at all)
KARBON_ALLOW_PAYMENT_WRITES可选Set to 'true' to enable the payment write tools (create/delete/reverse manual payments); off by default
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.Mad-Man-Dan/karbon-mcp-server",
"type": "mcp-server",
"version": "0.2.4",
"displayName": "karbon-mcp-server",
"description": "Unofficial MCP server for Karbon practice management: contacts, work, time, invoices, payments.",
"repository": {
"url": "https://github.com/Mad-Man-Dan/karbon-mcp-server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "karbon-mcp-server",
"version": "0.2.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "KARBON_BEARER_TOKEN",
"description": "Bearer token (Application Authorization Token) from Karbon → Settings → Connected Apps → API Applications",
"isRequired": true,
"isSecret": true
},
{
"name": "KARBON_ACCESS_KEY",
"description": "Access key (JWT starting with 'ey') from Karbon → Settings → Connected Apps → API Applications",
"isRequired": true,
"isSecret": true
},
{
"name": "KARBON_READ_ONLY",
"description": "Set to 'true' to disable all create/update tools (they are not registered at all)"
},
{
"name": "KARBON_ALLOW_PAYMENT_WRITES",
"description": "Set to 'true' to enable the payment write tools (create/delete/reverse manual payments); off by default"
}
]
}
],
"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.Mad-Man-Dan/karbon-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Mad-Man-Dan%2Fkarbon-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}