Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by juanhenaoparra • Documentation & Docs
A TypeScript MCP server for n8n workflows that implements a simple notes system with note:// resources, tools to create notes, and prompts to summarize notes for LLMs.
Store and retrieve plain-text notes via note:// URIs with title and metadata.
Create new notes programmatically using a standardized create_note tool.
Aggregate and summarize multiple notes using the summarize_notes prompt for LLM-driven summaries.
This MCP server provides a lightweight notes system implemented in TypeScript: notes are exposed as text resources with note:// URIs, a create_note tool stores new notes in server state, and a summarize_notes prompt bundles note contents for LLM summarization. It is designed for integration with Claude Desktop via an MCP server config and includes development scripts for building and debugging with an MCP Inspector. Useful for prototyping resource/tool/prompt patterns and for agents that need simple persistent text note handling.
List all N8N workflows
Get a specific N8N workflow by ID
Create a new N8N workflow
Update an existing N8N workflow
Get the execution history of a workflow
A text note: First Note
A text note: Second Note
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.