bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
ai.dinglebear/cortex · v3.13.2
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Cortex RMCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cortex": {
"command": "npx",
"args": [
"-y",
"@dinglebear/cortex"
]
}
}
}CORTEX_HOME可选Optional Cortex home directory containing configuration and local SQLite data.
CORTEX_TOKEN可选secretOptional bearer token for Cortex MCP HTTP mode; also used by some shared configs.
CORTEX_API_TOKEN可选secretBearer token for Cortex REST API routes when running daemon/API mode.
CORTEX_RMCP_VERSION可选Optional GitHub release tag override for the downloaded Cortex binary.
CORTEX_RMCP_REPO可选Optional GitHub owner/repo override for release asset downloads.
CORTEX_RMCP_RELEASE_BASE_URL可选Optional release download base URL override.
RUST_LOG可选Tracing filter for Cortex logs.
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": "ai.dinglebear/cortex",
"type": "mcp-server",
"version": "3.13.2",
"displayName": "Cortex RMCP",
"description": "Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.",
"repository": {
"url": "https://github.com/dinglebear-ai/cortex",
"source": "github"
},
"homepage": "https://github.com/dinglebear-ai/cortex",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@dinglebear/cortex",
"version": "3.13.2",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "CORTEX_HOME",
"description": "Optional Cortex home directory containing configuration and local SQLite data."
},
{
"name": "CORTEX_TOKEN",
"description": "Optional bearer token for Cortex MCP HTTP mode; also used by some shared configs.",
"isSecret": true
},
{
"name": "CORTEX_API_TOKEN",
"description": "Bearer token for Cortex REST API routes when running daemon/API mode.",
"isSecret": true
},
{
"name": "CORTEX_RMCP_VERSION",
"description": "Optional GitHub release tag override for the downloaded Cortex binary."
},
{
"name": "CORTEX_RMCP_REPO",
"description": "Optional GitHub owner/repo override for release asset downloads."
},
{
"name": "CORTEX_RMCP_RELEASE_BASE_URL",
"description": "Optional release download base URL override."
},
{
"name": "RUST_LOG",
"description": "Tracing filter for Cortex logs."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "ai.dinglebear/cortex",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.dinglebear%2Fcortex/versions/latest",
"isOfficial": true,
"status": "active"
}
}