MCP.so
登录

Fresh Jots Mcp Server

@Goran-Arsov

关于 Fresh Jots Mcp Server

MCP server for freshjots.com

基本信息

分类

其他

传输方式

stdio

发布者

Goran-Arsov

提交者

Goran Arsov

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "freshjots": {
      "command": "npx",
      "args": [
        "-y",
        "freshjots-mcp"
      ],
      "env": {
        "FRESHJOTS_TOKEN": "mn_your_token_here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Fresh Jots Mcp Server?

Fresh Jots Mcp Server is an MCP server that reads and writes Fresh Jots notes from AI assistants such as Claude and Cursor. Fresh Jots is a fast, API-first plain-text notebook. The server enables AI assistants to directly manage notes and folders instead of manual copy-pasting.

How to use Fresh Jots Mcp Server?

Two ways: hosted remote (add "url": "https://freshjots.com/mcp" to your MCP client) or local via npx -y freshjots-mcp with a FRESHJOTS_TOKEN environment variable. For the local server, create an API token at freshjots.com/settings/api_tokens (requires a Pro or Team plan).

Key features of Fresh Jots Mcp Server

  • 11 tools for notes and folders management
  • append-to-note creates a note on first write
  • Supports hosted (OAuth) and local (

评论

其他 分类下的更多 MCP 服务器