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.drzamarian/n8n-mcp-community · v0.3.0
A security-focused MCP server for self-hosted n8n Community Edition.
n8n MCP Community 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"n8n-mcp-community": {
"command": "npx",
"args": [
"-y",
"n8n-mcp-community"
],
"env": {
"N8N_API_URL": "<N8N_API_URL>",
"N8N_API_KEY": "<N8N_API_KEY>"
}
}
}
}N8N_API_URL必填secretAbsolute HTTP(S) base URL for the intended self-hosted n8n instance; plaintext HTTP is limited to loopback unless explicitly allowed.
N8N_API_KEY必填secretDedicated least-privilege n8n Public API key.
N8N_MCP_MODE可选Operation mode: read-only, write, or unsafe.
N8N_ALLOW_INSECURE_HTTP可选Keep 0 unless plaintext HTTP to a non-loopback host is explicitly accepted.
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.drzamarian/n8n-mcp-community",
"type": "mcp-server",
"version": "0.3.0",
"displayName": "n8n MCP Community",
"description": "A security-focused MCP server for self-hosted n8n Community Edition.",
"repository": {
"url": "https://github.com/drzamarian/n8n-mcp-community",
"source": "github"
},
"homepage": "https://www.walterzamarianjr.com/",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "n8n-mcp-community",
"version": "0.3.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "N8N_API_URL",
"description": "Absolute HTTP(S) base URL for the intended self-hosted n8n instance; plaintext HTTP is limited to loopback unless explicitly allowed.",
"isRequired": true,
"isSecret": true
},
{
"name": "N8N_API_KEY",
"description": "Dedicated least-privilege n8n Public API key.",
"isRequired": true,
"isSecret": true
},
{
"name": "N8N_MCP_MODE",
"description": "Operation mode: read-only, write, or unsafe."
},
{
"name": "N8N_ALLOW_INSECURE_HTTP",
"description": "Keep 0 unless plaintext HTTP to a non-loopback host is explicitly accepted."
}
]
}
],
"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.drzamarian/n8n-mcp-community",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.drzamarian%2Fn8n-mcp-community/versions/latest",
"isOfficial": true,
"status": "active"
}
}