mcp-server-sticky-notes

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Reference

Setup MCP Server

  • Install uv
    • For Linux/macOS: curl -LsSf https://astral.sh/uv/install.sh | sh
    • For Windows (PowerShell): iwr -useb https://astral.sh/uv/install.ps1 | iex
  • Register script as MCP-server for local MCP-client
    • uv run mcp install .\main.py
    • [Claude Desktop] Need to restart to reflect changes