Loading MCP server directory, please wait...
Create, read, search, and organize your Drafto notes and notebooks.
npx @getmcp/cli add eu.drafto/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — generate an API key at drafto.eu/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"eu.drafto/mcp": {
"url": "https://drafto.eu/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}