Jotty MCP Server

by mshowaib · ai-ml · mcp-server, glama

Medium setupBest for hobbyTrust score 15/100

Provides programmatic access to notes, checklists, and Kanban task boards via the Model Context Protocol, with multi-user support through per-call API keys.

Source: https://github.com/mshowaib/jotty-mcp

Install

git clone https://github.com/mshowaib/jotty-mcp

Use this forAI-extracted

  • Create and manage notes in Jotty.page programmatically through Claude or code assistants
  • Integrate Jotty note storage with AI workflows for persistent note-taking during development sessions
  • Automate note creation from code analysis, debugging sessions, or documentation tasks

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Jotty MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • gitlab-agent-mcp by telkomdev

    MCP server enabling AI assistants to understand GitLab repositories through on-demand source code analysis using specialized AI agents.

  • HighLevel MCP Server by isaganiesteron

    Enables AI agents to manage multiple HighLevel CRM sub-accounts through a single OAuth-based MCP server, providing read-only access to contacts, conversations, opportunities, calendars, payments, blogs, emails, and social media.

  • nasa by rudylimxl

    MCP server that wraps three NASA public APIs (Astronomy Picture of the Day, Mars rover photos, and near-Earth objects) as tools for AI assistants.

  • orchestrator-mcp by Immmmmmortal1

    Multi-model agent orchestration MCP server that enables plan-code-review-deliver pipelines with configurable providers and models.

  • wandering-rag-mcp by mambo-wang

    A local RAG knowledge base MCP server that exposes semantic document search as tools using zvec for vector storage and Qwen3-Embedding for text embedding.

  • voz-knowledge-mcp by hbui290

    Crawl and archive VOZ threads, with search and summarization capabilities for AI agents.

  • zoho-recruit by yogeshsraju-max

    Enables Claude to manage Zoho Recruit ATS operations including candidates, jobs, interviews, analytics, email, and AI-assist through natural language.

  • fleet-intelligence-mcp-server by rohit-bharmal

    Connects an LLM to your fleet of clusters via ACM or Multicluster Global Hub, enabling queries about fleet health, unhealthy clusters, and detailed cluster conditions.

Frequently asked questions

How do I install Jotty MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Jotty MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Jotty MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.