Anki MCP Server

by johwiebe
Verified

find-notes

Search and retrieve specific notes from Anki using a query to locate matching content stored in the Anki MCP Server.

Instructions

Find notes matching a query in Anki

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "find_notesArguments", "type": "object" }

You must be authenticated.

Other Tools from Anki MCP Server

Related Tools

ID: t345lu6mhs