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.kujenga/zotero-mcp · v0.3.1
Search your Zotero library, retrieve item metadata, and read full text from AI assistants.
Zotero MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"zotero-mcp": {
"command": "uvx",
"args": [
"zotero-mcp"
]
}
}
}ZOTERO_LOCAL可选Use the local API from the Zotero desktop app instead of the Web API. Requires Zotero to be running with 'Allow other applications on this computer to communicate with Zotero' enabled under Settings > Advanced.
ZOTERO_API_KEY可选secretZotero Web API key from https://www.zotero.org/settings/keys. Not required when ZOTERO_LOCAL is true.
ZOTERO_LIBRARY_ID可选Zotero library ID (your user ID for user libraries). Not required when ZOTERO_LOCAL is true.
ZOTERO_LIBRARY_TYPE可选Whether ZOTERO_LIBRARY_ID refers to a user or group library.
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.kujenga/zotero-mcp",
"type": "mcp-server",
"version": "0.3.1",
"displayName": "Zotero MCP",
"description": "Search your Zotero library, retrieve item metadata, and read full text from AI assistants.",
"repository": {
"url": "https://github.com/kujenga/zotero-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "zotero-mcp",
"version": "0.3.1",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "ZOTERO_LOCAL",
"description": "Use the local API from the Zotero desktop app instead of the Web API. Requires Zotero to be running with 'Allow other applications on this computer to communicate with Zotero' enabled under Settings > Advanced."
},
{
"name": "ZOTERO_API_KEY",
"description": "Zotero Web API key from https://www.zotero.org/settings/keys. Not required when ZOTERO_LOCAL is true.",
"isSecret": true
},
{
"name": "ZOTERO_LIBRARY_ID",
"description": "Zotero library ID (your user ID for user libraries). Not required when ZOTERO_LOCAL is true."
},
{
"name": "ZOTERO_LIBRARY_TYPE",
"description": "Whether ZOTERO_LIBRARY_ID refers to a user or group library."
}
]
}
],
"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.kujenga/zotero-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.kujenga%2Fzotero-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}