Server data from the Official MCP Registry
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
About
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
Security Report
Stellavault is a well-architected local-first knowledge management MCP server with sound security fundamentals: local-only embeddings, vault-scoped file operations, IPC validation, and secret storage via Electron's safeStorage. However, several code quality and medium-risk issues reduce confidence: unvalidated network calls in URL ingest, incomplete SSRF protections, chat attachment handling with some edge cases, and the embedded MCP server lacking explicit authentication beyond loopback binding. The codebase shows careful attention to path safety and secret redaction, but missing input validation on some network/LLM paths and inconsistent error handling in critical flows warrant attention. 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.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: STELLAVAULT_DB_PATH
How to Install
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"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
