MCP.so
Sign In

Fresh Jots Mcp Server

@Goran-Arsov

About Fresh Jots Mcp Server

MCP server for freshjots.com

Basic information

Category

Other

Transports

stdio

Publisher

Goran-Arsov

Submitted by

Goran Arsov

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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 (

Comments

More Other MCP servers