Skip to main content
Glama
CestcaVision

FlowNoter MCP Server

by CestcaVision

save_conversation_note

Save AI conversations as clean markdown notes by filtering out tool calls and intermediate steps, keeping only user questions and final responses for organized documentation.

Instructions

Save recent conversation messages as a markdown note. The note will be saved in the 'notes' folder with a filename based on the user's question. Automatically filters out tool calls and intermediate processing steps, keeping only user questions and final assistant responses. You can specify how many recent messages to include.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messagesYesArray of conversation messages to save. Tool calls and intermediate steps will be automatically filtered out.
user_questionYesThe user's question to use as the note title and filename
num_messagesNoNumber of recent messages to include (default: all provided messages)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CestcaVision/flownoter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server