# Simple Notes MCP Server

Create and manage your notes effortlessly. Generate summaries of your notes and access them via unique URIs. Enhance your note-taking experience with a simple and effective tool.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add mundume/simple-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list mundume/simple-mcp
```

## Resources

- `note:///1` — A text note: First Note
- `note:///2` — A text note: Second Note

## Prompts (1)

- `summarize_notes` — Summarize all notes

---

Source: https://github.com/mundume/simple-mcp
