Server data from the Official MCP Registry
Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.
Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.
enquire-mcp is a well-engineered MCP server for Obsidian vault indexing and search with strong security posture. The codebase demonstrates mature practices: read-only by default, path safety checks, privacy filtering, rate limiting on HTTP transport, and comprehensive CI/CD gates. Permissions align with the stated purpose (local file I/O, optional model downloads). Minor findings relate to code quality and dependency handling, not active security risks. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-oomkapwn-enquire-mcp": {
"args": [
"-y",
"@oomkapwn/enquire-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.