Skip to main content
Glama

Anki MCP Server

by nailuoGG

search_notes

Search Anki flashcards using Anki query syntax to locate specific notes within your decks and streamline flashcard management.

Instructions

Search for notes using Anki query syntax

Input Schema

NameRequiredDescriptionDefault
queryYesAnki search query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Anki search query", "type": "string" } }, "required": [ "query" ], "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/nailuoGG/anki-mcp-server'

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