MCP Directory
Back

ModelContextProtocol-note-assistant

by TRIPLE-A332 · Python · ★ 0

ModelContextProtocol-note-assistant — MCP server.

Install

pip install git+https://github.com/TRIPLE-A332/ModelContextProtocol-note-assistant.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-note-assistant": {
      "command": "uvx",
      "args": [
        "git+https://github.com/TRIPLE-A332/ModelContextProtocol-note-assistant.git"
      ]
    }
  }
}

From the README

Video Demo - Click [Here](https://youtu.be/SFmixzeeESE) A lightweight, local AI-powered note-taking assistant built using the Model Context Protocol (MCP). This app allows users to **add**, **read**, **summarize**, and **manage** notes through conversational interactions with a local LLM-enabled interface like Cursor. - Python - [MCP (Model Context Protocol)](https://github.com/modelcontextprotocol/python-sdk) - UV : https://docs.astral.sh/uv/getting-started/installation/ --- 1. **Clone the repo** `bash git clone https://github.com/TRIPLE-A332/mcp-note-assistant.git cd mcp-note-as…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers