67
/ 100
1 month ago
glama

sonu-davinceResolve-mcp

An MCP server that connects LLMs (Ollama, OpenAI, Anthropic) with desktop automation (mouse, keyboard, screenshots) using PyAutoGUI, with exclusive task locking to prevent concurrent execution.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPENAI_API_KEYRequired if routing to GPT models.
🔐 secretANTHROPIC_API_KEYRequired if routing to Claude models.
configOLLAMA_BASE_URLDefaults to http://localhost:11434.
configDEFAULT_OLLAMA_MODEL
configDEFAULT_OPENAI_MODEL
configDEFAULT_ANTHROPIC_MODEL
configTASK_LOCK_PATH
configTASK_STATE_PATH
configPYAUTOGUI_FAILSAFE
configPYAUTOGUI_PAUSE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/s-onu112-sonu-davinceresolve-mcp-pa5dko)](https://m8ven.ai/mcp/s-onu112-sonu-davinceresolve-mcp-pa5dko)
commit: ff074620f9190ef564fa90aa2b48fd51fe043f2b
code hash: dce49f567ba2a40cf4f13f1eeeec1f437ee6b6b7c4864e5fb55ef48e3a17272c
verified: 6/25/2026, 9:54:43 AM
view raw JSON →