58
/ 100
4 days ago
glama

Multi-Tool MCP Server

Provides secure access to filesystem operations, system commands, Obsidian vault management, SQLite databases, and UniFi network controller operations through authenticated HTTPS connections.

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
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: JUPYTER_TOKEN, MCP_TOKEN, UNIFI_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.
configALLOWED_PATHSNo Comma-separated paths for filesystem access
configDB_PATHNo Path to SQLite database
🔐 secretJUPYTER_TOKEN
configJUPYTER_URL
configJUPYTER_USERNAME
configJUPYTER_VERIFY_SSL
configMCP_PORTNo Server port (default: 8443)
🔐 secretMCP_TOKENYes Authentication token for MCP clients
configOBSIDIAN_VAULT_PATHNo Path to Obsidian vault
configSSL_CERT_PATHNo Path to SSL certificate
configSSL_KEY_PATHNo Path to SSL private key
🔐 secretUNIFI_API_KEYNo UniFi API key
configUNIFI_HOSTNo UniFi controller IP/hostname
configUNIFI_SITENo UniFi site name (default: "default")
configUSE_HTTPSNo Use HTTPS (default: true)
// 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 3 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/shawn-falconbury-mcp-server-14wagu)](https://m8ven.ai/mcp/shawn-falconbury-mcp-server-14wagu)
commit: 86f8b2c0e60b33ab1333f2c5c0970df5e14cac46
code hash: 29b34c50ca084cf383467d979656bd363a4e1915052da9077412a35ed5395409
verified: 6/18/2026, 11:32:05 AM
view raw JSON →