- Flomowritenote
Flomowritenote
Overview
what is Flomowritenote?
Flomowritenote is a TypeScript-based Model Context Protocol (MCP) server that implements a simple notes system, allowing users to create, access, and summarize text notes.
how to use Flomowritenote?
To use Flomowritenote, install the necessary dependencies, build the server, and configure it with your application. You can create new notes and generate summaries of existing notes through the provided tools and prompts.
key features of Flomowritenote?
- Resources for managing text notes with URIs and metadata.
- Tools for creating new notes with required title and content parameters.
- Prompts for generating summaries of all stored notes, returning structured prompts for LLM summarization.
use cases of Flomowritenote?
- Creating and managing personal notes for projects.
- Summarizing notes for quick reference and review.
- Integrating with applications that require a simple notes system.
FAQ from Flomowritenote?
- How do I install Flomowritenote?
Install dependencies using
npm install, then build the server withnpm run build.
- Can I use Flomowritenote on different operating systems?
Yes! Flomowritenote can be configured for both MacOS and Windows.
- What is the MCP Inspector?
The MCP Inspector is a debugging tool that helps you access debugging tools in your browser for easier troubleshooting.
Server Config
{
"mcpServers": {
"flomo-mcp": {
"command": "node",
"args": [
"/Users/bytedance/flomo-mcp/build/index.js"
]
}
}
}Project Info
Created At
7 months agoUpdated At
7 months agoAuthor Name
woshizhouzhuo-uxStar
-Language
-License
-Category
note-taking
Recommend Servers
View AllTrainzilla Mcp
a day ago
Tatsu55
11 hours ago
Memory
@modelcontextprotocol
a year ago
Numox
11 hours ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago