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.darkmatter-hub/mcp-server · v0.3.1
Tamper-evident records of AI agent decisions. Verify offline, or publish a proof link.
DarkMatter 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@darkmatterhub/mcp-server"
]
}
}
}DARKMATTER_API_KEY可选secretOptional. Publishes each record to DarkMatter and returns a verification URL. Without it, records stay on local disk and verify offline.
DARKMATTER_SHARE可选Optional. Set to 'true' to make published records readable by anyone holding the link. Off by default.
DARKMATTER_API_URL可选Optional. Override the API host. Defaults to https://darkmatterhub.ai.
DARKMATTER_MCP_STORE_DIR可选Optional. Directory for local record storage.
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.darkmatter-hub/mcp-server",
"type": "mcp-server",
"version": "0.3.1",
"displayName": "DarkMatter",
"description": "Tamper-evident records of AI agent decisions. Verify offline, or publish a proof link.",
"repository": {
"url": "https://github.com/darkmatter-hub/mcp",
"source": "github"
},
"homepage": "https://darkmatterhub.ai",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@darkmatterhub/mcp-server",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "DARKMATTER_API_KEY",
"description": "Optional. Publishes each record to DarkMatter and returns a verification URL. Without it, records stay on local disk and verify offline.",
"isSecret": true
},
{
"name": "DARKMATTER_SHARE",
"description": "Optional. Set to 'true' to make published records readable by anyone holding the link. Off by default."
},
{
"name": "DARKMATTER_API_URL",
"description": "Optional. Override the API host. Defaults to https://darkmatterhub.ai."
},
{
"name": "DARKMATTER_MCP_STORE_DIR",
"description": "Optional. Directory for local record storage."
}
]
}
],
"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.darkmatter-hub/mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.darkmatter-hub%2Fmcp-server/versions/latest",
"isOfficial": true,
"status": "deprecated"
}
}