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.GT-dinuo/mysql-ops-mcp · v1.0.0
MySQL MCP server: browse schema, query, CRUD. Delete/drop gated by user approval.
MySQL Ops MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mysql-ops-mcp": {
"command": "npx",
"args": [
"-y",
"mysql-ops-mcp"
]
}
}
}DB_HOST可选MySQL host, default localhost
DB_PORT可选MySQL port, default 3306
DB_USER可选MySQL user, default root
DB_PASSWORD可选secretMySQL password
DB_DATABASE可选Default database; can also be passed per tool call
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.GT-dinuo/mysql-ops-mcp",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "MySQL Ops MCP",
"description": "MySQL MCP server: browse schema, query, CRUD. Delete/drop gated by user approval.",
"repository": {
"url": "https://github.com/GT-dinuo/mysql-ops-mcp",
"source": "github"
},
"homepage": "https://github.com/GT-dinuo/mysql-ops-mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "mysql-ops-mcp",
"version": "1.0.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "DB_HOST",
"description": "MySQL host, default localhost"
},
{
"name": "DB_PORT",
"description": "MySQL port, default 3306"
},
{
"name": "DB_USER",
"description": "MySQL user, default root"
},
{
"name": "DB_PASSWORD",
"description": "MySQL password",
"isSecret": true
},
{
"name": "DB_DATABASE",
"description": "Default database; can also be passed per tool call"
}
]
}
],
"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.GT-dinuo/mysql-ops-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.GT-dinuo%2Fmysql-ops-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}