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.tobee89/mcp-paperless-ngx · v0.1.1
MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.
Paperless-ngx 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-paperless-ngx": {
"command": "npx",
"args": [
"-y",
"mcp-paperless-ngx"
],
"env": {
"PAPERLESS_URL": "<PAPERLESS_URL>",
"PAPERLESS_TOKEN": "<PAPERLESS_TOKEN>"
}
}
}
}PAPERLESS_URL必填Base URL of the Paperless-ngx instance
PAPERLESS_TOKEN必填secretPaperless-ngx API token
PAPERLESS_PUBLIC_URL可选URL used when building links, if the instance is reachable under a different name from outside
PAPERLESS_TOOLSETS可选Comma-separated toolsets, or all
PAPERLESS_READ_ONLY可选Expose only tools that cannot change anything
PAPERLESS_HEADERS可选Extra request headers; needed behind forward-auth proxies such as Authentik
PAPERLESS_DOWNLOAD_DIR可选Where downloaded files are written
PAPERLESS_MAX_PAGE_SIZE可选Hard ceiling on list page sizes
PAPERLESS_TIMEOUT_MS可选Request timeout in milliseconds
PAPERLESS_API_VERSION可选REST API version sent in the Accept header
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.tobee89/mcp-paperless-ngx",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "Paperless-ngx",
"description": "MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.",
"repository": {
"url": "https://github.com/tobee89/mcp-paperless-ngx",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mcp-paperless-ngx",
"version": "0.1.1",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "PAPERLESS_URL",
"description": "Base URL of the Paperless-ngx instance",
"isRequired": true
},
{
"name": "PAPERLESS_TOKEN",
"description": "Paperless-ngx API token",
"isRequired": true,
"isSecret": true
},
{
"name": "PAPERLESS_PUBLIC_URL",
"description": "URL used when building links, if the instance is reachable under a different name from outside"
},
{
"name": "PAPERLESS_TOOLSETS",
"description": "Comma-separated toolsets, or all"
},
{
"name": "PAPERLESS_READ_ONLY",
"description": "Expose only tools that cannot change anything"
},
{
"name": "PAPERLESS_HEADERS",
"description": "Extra request headers; needed behind forward-auth proxies such as Authentik"
},
{
"name": "PAPERLESS_DOWNLOAD_DIR",
"description": "Where downloaded files are written"
},
{
"name": "PAPERLESS_MAX_PAGE_SIZE",
"description": "Hard ceiling on list page sizes"
},
{
"name": "PAPERLESS_TIMEOUT_MS",
"description": "Request timeout in milliseconds"
},
{
"name": "PAPERLESS_API_VERSION",
"description": "REST API version sent in the Accept header"
}
]
}
],
"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.tobee89/mcp-paperless-ngx",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.tobee89%2Fmcp-paperless-ngx/versions/latest",
"isOfficial": true,
"status": "active"
}
}