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 (

コメント

「その他」の他のコンテンツ