HomeKnowledge & Memory › enquire-mcp

enquire-mcp

Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.

TypeScript Local macOSWindowsLinux
★ 33 stars Last pushed 2026-09-21 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 3.11.6)

npx -y @oomkapwn/enquire-mcp@3.11.6

Or add to your MCP client config:

{
  "mcpServers": {
    "enquire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@oomkapwn/enquire-mcp@3.11.6"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry