Skip to main content
Glama

Anki MCP Server

by johwiebe

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johwiebe/anki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server