About
An MCP server that used to create notes
Remote endpoints: streamable-http: https://2c08-27-4-120-4.ngrok-free.app/mcp
Security Report
This is a well-structured MCP server for notes management with proper authentication handling and clean code. The server appropriately uses environment variables for configuration and includes optional API key support, with permissions that match its developer tools purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 2 high severity).
4 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
noteflow-mcp
noteflow-mcp is a FastMCP v2 server that connects to a notes-style API.
Setup
Install dependencies:
uv sync
Create your environment file:
cp .env.example .env
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/add
DummyJSON does not require an API key, so NOTES_API_KEY can stay empty.
Run locally
uv run noteflow-mcp
Or:
uv run python -m noteflow_mcp.server
Exposed tools
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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
