Fresh Jots Mcp Server
@Goran-Arsov
About Fresh Jots Mcp Server
MCP server for freshjots.com
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 (
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments