An MCP server that used to create notes
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
noteflow-mcp is a FastMCP v2 server that connects to a notes-style API.
Install dependencies:
Create your environment file:
Then update .env with your real notes API settings.
The current default uses DummyJSON's free posts API as a notes backend:
GET https://dummyjson.com/postsPOST https://dummyjson.com/posts/addDummyJSON does not require an API key, so NOTES_API_KEY can stay empty.
Or:
create_note(title, content)list_notes()create_note maps note content to DummyJSON's body field. DummyJSON simulates writes for testing, so created notes are not persisted server-side.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/noteflow-mcp)<a href="https://allmcps.com/mcp/noteflow-mcp"><img src="https://allmcps.com/api/badge/noteflow-mcp?style=directory" alt="NoteFlow MCP on AllMCPs" /></a>