MCP — Model Context Protocol Server

The MCP package implements a Model Context Protocol server for integration with Claude Code and other AI tools.

Note

The server and handlers modules require the mcp package at import time. Install with pip install jott-cli[mcp] to use them. Their API docs are generated only when mcp is installed.

Server

Handlers

Schemas

MCP tool schema definitions for jot server.

jot.mcp.schemas.list_tools()[source]

Return all MCP tool definitions.