Skip to main content
Glama

Anki MCP Server

by nailuoGG

get_note_info

Retrieve detailed information about a specific Anki flashcard note by providing its unique ID. Useful for managing and organizing flashcards through AnkiConnect.

Instructions

Get detailed information about a note

Input Schema

NameRequiredDescriptionDefault
noteIdYesNote ID

Input Schema (JSON Schema)

{ "properties": { "noteId": { "description": "Note ID", "type": "number" } }, "required": [ "noteId" ], "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