
enquire-mcp
MCP server by github.com/oomkapwn/enquire-mcp
Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.
About enquire-mcp
enquire-mcp is an MCP (Model Context Protocol) server published by oomkapwn in the official MCP registry, listed under Note Taking on Loomal. Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.
It ships as an npm package (@oomkapwn/enquire-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/oomkapwn/enquire-mcp, where the project has earned 13 GitHub stars.
Use enquire-mcp with your agent
claude mcp add enquire-mcp -- npx -y @oomkapwn/enquire-mcp{
"mcpServers": {
"enquire-mcp": {
"command": "npx",
"args": [
"-y",
"@oomkapwn/enquire-mcp"
]
}
}
}@oomkapwn/enquire-mcpFrequently asked questions
- What is enquire-mcp?
- enquire-mcp is an MCP (Model Context Protocol) server by oomkapwn in the Note Taking category. Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.
- How do I connect enquire-mcp to Claude, Cursor, or another MCP client?
- Install enquire-mcp from its npm package (@oomkapwn/enquire-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is enquire-mcp open source?
- Yes — the source code is public at github.com/oomkapwn/enquire-mcp, with 13 GitHub stars.
- Can AI agents pay to use enquire-mcp?
- Not yet through Loomal — enquire-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Note Taking MCP servers

obsidian-mcp-server
584
MCP server for Obsidian — read, write, search, and surgically edit notes, tags, and frontmatter.

mcp-bear
70
A MCP server for interacting with Bear note-taking software.

HackMD
61
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

adam-framework
44
Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.

better-notion-mcp
31
Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.

open-notebook
31
MCP server that wraps the Open Notebook API
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain enquire-mcp? Claim this listing free by verifying GitHub ownership, or contact us.