An MCP server that used to create notes
is a FastMCP v2 server that connects to a notes-style API. Install dependencies: Create your environment file: Then update with your real notes API settings. The current default uses DummyJSON's free posts API as a notes backend: DummyJSON does not require an API key, so can stay empty. maps note content to DummyJSON's field. DummyJSON simulates writes for testing, so created notes are not…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
is a FastMCP v2 server that connects to a notes-style API. Install dependencies: Create your environment file: Then update with your real notes API settings. The current default uses DummyJSON's free posts API as a notes backend: DummyJSON does not require an API key, so can stay empty. maps note content to DummyJSON's field. DummyJSON simulates writes for testing, so created notes are not persisted server-side.