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.pcDamasceno/cisco-sdwan-mcp · v0.1.0
MCP server for Cisco Catalyst SD-WAN (vManage): fabric inventory, device health, alarms, policies.
Cisco SD-WAN MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cisco-sdwan-mcp": {
"command": "uvx",
"args": [
"cisco-sdwan-mcp"
],
"env": {
"SDWAN_VMANAGE_URL": "<SDWAN_VMANAGE_URL>",
"SDWAN_USERNAME": "<SDWAN_USERNAME>",
"SDWAN_PASSWORD": "<SDWAN_PASSWORD>"
}
}
}
}SDWAN_VMANAGE_URL必填Cisco Catalyst SD-WAN Manager URL, e.g. https://vmanage.example.com:8443
SDWAN_USERNAME必填vManage username. Use a dedicated read-only account.
SDWAN_PASSWORD必填secretvManage password for SDWAN_USERNAME.
MCP_TRANSPORT可选Must be stdio for this install. The server itself defaults to http; set http only when deploying it as a service.
SDWAN_VERIFY_SSL可选Verify the vManage TLS certificate. Prefer SDWAN_CA_BUNDLE over disabling this.
SDWAN_CA_BUNDLE可选Path to a CA bundle for a private-CA or self-signed vManage certificate.
SDWAN_ENABLE_WRITES可选Register the configuration-changing tools. Read-only when unset.
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.pcDamasceno/cisco-sdwan-mcp",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "Cisco SD-WAN MCP Server",
"description": "MCP server for Cisco Catalyst SD-WAN (vManage): fabric inventory, device health, alarms, policies.",
"repository": {
"url": "https://github.com/pcDamasceno/cisco-sdwan-mcp",
"source": "github"
},
"homepage": "https://github.com/pcDamasceno/cisco-sdwan-mcp#readme",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "cisco-sdwan-mcp",
"version": "0.1.0",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "SDWAN_VMANAGE_URL",
"description": "Cisco Catalyst SD-WAN Manager URL, e.g. https://vmanage.example.com:8443",
"isRequired": true
},
{
"name": "SDWAN_USERNAME",
"description": "vManage username. Use a dedicated read-only account.",
"isRequired": true
},
{
"name": "SDWAN_PASSWORD",
"description": "vManage password for SDWAN_USERNAME.",
"isRequired": true,
"isSecret": true
},
{
"name": "MCP_TRANSPORT",
"description": "Must be stdio for this install. The server itself defaults to http; set http only when deploying it as a service."
},
{
"name": "SDWAN_VERIFY_SSL",
"description": "Verify the vManage TLS certificate. Prefer SDWAN_CA_BUNDLE over disabling this."
},
{
"name": "SDWAN_CA_BUNDLE",
"description": "Path to a CA bundle for a private-CA or self-signed vManage certificate."
},
{
"name": "SDWAN_ENABLE_WRITES",
"description": "Register the configuration-changing tools. Read-only when unset."
}
]
}
],
"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.pcDamasceno/cisco-sdwan-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.pcDamasceno%2Fcisco-sdwan-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}