io.github.Evanciel/stellavault MCP Server
io.github.Evanciel/stellavault
What is the io.github.Evanciel/stellavault MCP server?
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
How to install io.github.Evanciel/stellavault
Copy-paste configuration for popular MCP clients.
STELLAVAULT_DB_PATHPath to the SQLite vector DB. Optional — defaults to a per-vault path resolved from your .stellavault.json config or the current directory.
{
"mcpServers": {
"stellavault": {
"command": "npx",
"args": [
"-y",
"stellavault",
"serve"
],
"env": {
"STELLAVAULT_DB_PATH": "<YOUR_STELLAVAULT_DB_PATH>"
}
}
}
}{
"mcpServers": {
"stellavault": {
"command": "npx",
"args": [
"-y",
"stellavault",
"serve"
],
"env": {
"STELLAVAULT_DB_PATH": "<YOUR_STELLAVAULT_DB_PATH>"
}
}
}
}{
"mcpServers": {
"stellavault": {
"command": "npx",
"args": [
"-y",
"stellavault",
"serve"
],
"env": {
"STELLAVAULT_DB_PATH": "<YOUR_STELLAVAULT_DB_PATH>"
}
}
}
}{
"servers": {
"stellavault": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stellavault",
"serve"
],
"env": {
"STELLAVAULT_DB_PATH": "<YOUR_STELLAVAULT_DB_PATH>"
}
}
}
}claude mcp add stellavault --env STELLAVAULT_DB_PATH=<YOUR_STELLAVAULT_DB_PATH> -- npx -y stellavault serveRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.