{"id":"inkdropapp-mcp-server","name":"mcp-server","af_score":59.2,"security_score":43.0,"reliability_score":33.8,"what_it_does":"Provides an MCP (Model Context Protocol) server that exposes Inkdrop’s Local HTTP Server API as MCP tools, enabling agents to list/search/read/create/update/patche notes, notebooks, and tags via stdio.","best_when":"You have Inkdrop running with the Local HTTP Server enabled and you want agent tool access through MCP (e.g., Claude Desktop + MCP Inspector).","avoid_when":"You cannot control/secure the local endpoint (host/port, credentials) or you need strong auditability/authorization beyond the local server’s capabilities.","last_evaluated":"2026-03-30T15:22:31.455667+00:00","has_mcp":true,"has_api":false,"auth_methods":["Local HTTP server credentials via environment variables: INKDROP_LOCAL_USERNAME and INKDROP_LOCAL_PASSWORD"],"has_free_tier":false,"known_gotchas":["Tool results like search/list notes appear to include truncated note bodies (200 chars); agents should call read-note for full content.","Some update operations require CouchDB-style MVCC fields (e.g., _rev for update-tag/update-note/patch-note), so agents must first read to get the current revision before updating.","For patch-note, old_string must match exactly one occurrence with sufficient surrounding context; otherwise the patch may fail."],"error_quality":0.0}