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.webcredo/umami-compass · v0.5.1
Secure Umami Analytics MCP server for Cloud and self-hosted deployments
Umami Compass 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"umami-compass": {
"command": "npx",
"args": [
"-y",
"umami-compass"
]
}
}
}UMAMI_API_KEY可选secretUmami Cloud or client API key
UMAMI_ACCESS_TOKEN可选secretExisting self-hosted Bearer token
UMAMI_USERNAME可选Self-hosted Umami username
UMAMI_PASSWORD可选secretSelf-hosted Umami password
UMAMI_URL可选Self-hosted Umami instance origin
UMAMI_API_URL可选Optional exact Umami API root for a reverse proxy
UMAMI_WEBSITE_IDS可选Optional comma-separated website UUID allowlist
UMAMI_TEAM_IDS可选Optional comma-separated team UUID allowlist
UMAMI_TOOLSETS可选Comma-separated toolsets or all
UMAMI_MAX_RESPONSE_BYTES可选Maximum decoded upstream JSON response size in bytes
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.webcredo/umami-compass",
"type": "mcp-server",
"version": "0.5.1",
"displayName": "Umami Compass",
"description": "Secure Umami Analytics MCP server for Cloud and self-hosted deployments",
"repository": {
"url": "https://github.com/webcredo/umami-compass",
"source": "github"
},
"homepage": "https://github.com/webcredo/umami-compass",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "umami-compass",
"version": "0.5.1",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "UMAMI_API_KEY",
"description": "Umami Cloud or client API key",
"isSecret": true
},
{
"name": "UMAMI_ACCESS_TOKEN",
"description": "Existing self-hosted Bearer token",
"isSecret": true
},
{
"name": "UMAMI_USERNAME",
"description": "Self-hosted Umami username"
},
{
"name": "UMAMI_PASSWORD",
"description": "Self-hosted Umami password",
"isSecret": true
},
{
"name": "UMAMI_URL",
"description": "Self-hosted Umami instance origin"
},
{
"name": "UMAMI_API_URL",
"description": "Optional exact Umami API root for a reverse proxy"
},
{
"name": "UMAMI_WEBSITE_IDS",
"description": "Optional comma-separated website UUID allowlist"
},
{
"name": "UMAMI_TEAM_IDS",
"description": "Optional comma-separated team UUID allowlist"
},
{
"name": "UMAMI_TOOLSETS",
"description": "Comma-separated toolsets or all"
},
{
"name": "UMAMI_MAX_RESPONSE_BYTES",
"description": "Maximum decoded upstream JSON response size in bytes"
}
]
}
],
"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.webcredo/umami-compass",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.webcredo%2Fumami-compass/versions/latest",
"isOfficial": true,
"status": "active"
}
}