Server data from the Official MCP Registry
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
Stellavault is a well-intentioned local-first knowledge management tool with strong privacy-by-design principles. However, the codebase contains several moderate security concerns: inadequate path traversal validation in asset serving, insufficient sandboxing guarantees for embedded code execution, and insufficient secrets handling in chat attachments. The code quality is generally good with proper input validation in most critical paths, but some edge cases around IPC message handling and file operations need hardening. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: STELLAVAULT_DB_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-evanciel-stellavault": {
"env": {
"STELLAVAULT_DB_PATH": "your-stellavault-db-path-here"
},
"args": [
"-y",
"stellavault"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.