Back to Home
simplpear icon

memos-n8n-vectorsearch-mcp

by simplpear

Overview

Integrates Memos with n8n to provide AI-powered note management, including semantic search, automated synchronization, and an MCP server for AI assistant tools.

Installation

Run Command
No command provided

Security Notes

The system exposes Memos API functionalities (create, search, update, delete, upload) to AI assistants via an n8n Model Context Protocol (MCP) server. This requires careful security configuration of the n8n instance, the AI assistant, and the Memos API token to prevent unauthorized access or misuse. The 'Delete Memo' tool carries an explicit warning, emphasizing its destructive nature. All API calls rely on Bearer token authentication for Memos and the MCP server. CRITICAL RISK: The 'Memos vector search tool' workflow uses an unauthenticated 'Chat Trigger' webhook, meaning anyone with the webhook URL can interact with the AI agent and consume OpenAI tokens, potentially leading to unauthorized usage and cost. The hardcoded 'https://notes.littlepear.org/' example URL in the 'Notes vector store schedule update.json' for memo URLs must be updated to the user's Memos instance to prevent unintended data links or privacy exposure. Workflows do not use 'eval' or obvious obfuscation.

Similar Servers

Stats

Interest Score55
Security Score5
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2026-01-16

Tags

AI-powered notesMemosn8nVector SearchMCP Server