This commit is contained in:
mshe 2026-06-15 09:56:09 +08:00
parent 11ccb7a1f5
commit 69d46f19b1
1 changed files with 1 additions and 0 deletions

1
app.py
View File

@ -30,6 +30,7 @@ async def mail_qq_spider(account: str,display: int) -> str:
except Exception as e:
data["status"] = 500
return json.dumps(data, ensure_ascii=False)@mcp.tool()
@mcp.tool()
async def start_xvnc_server(display: int) -> str:
"""启动XVNC服务