Loading MCP server directory, please wait...
Portable AI memory as MCP tools: five reads and three controlled writes.
npx @getmcp/cli add io.github.memoweft/memoweftRequires Node.js 18+. Community-contributed server. Review source before installing.
MEMOWEFT_DB_PATHPath to the MemoWeft database file (or ':memory:' for an ephemeral in-memory database). Required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.memoweft/memoweft": {
"command": "npx",
"args": [
"-y",
"@memoweft/mcp-server"
],
"env": {
"MEMOWEFT_DB_PATH": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.