The reputation layer for AI skills, tools & agents

nailuoGG/anki-mcp-server

Score: 49.1 Rank #284

MCP server for Anki via AnkiConnect

Overview

nailuoGG/anki-mcp-server is a TypeScript MCP server. MCP server for Anki via AnkiConnect Topics: anki, cline, llm, mcp, mcp-server, anki-connect.

Ranked #284 out of 25632 indexed tools.

In the top 2% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license
ankiclinellmmcpmcp-serveranki-connect

Signal Breakdown

Stars 230
Freshness 5d ago
Issue Health 65%
Contributors 8
Dependents 0
Forks 43
Description Brief
License None

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for nailuoGG/anki-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/nailuoGG--anki-mcp-server)](https://agentrank-ai.com/tool/nailuoGG--anki-mcp-server)
<a href="https://agentrank-ai.com/tool/nailuoGG--anki-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/nailuoGG--anki-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Anki MCP Server

A Model Context Protocol (MCP) server that enables LLMs to interact with Anki flashcard software through AnkiConnect.

## Features

### Tools

- `list_decks` - List all available Anki decks
- `create_deck` - Create a new Anki deck
- `create_note` - Create a new note (Basic or Cloze)
- `batch_create_notes` - Create multiple notes at once
- `search_notes` - Search for notes using Anki query syntax
- `get_note_info` - Get detailed information about a note
- `update_note` - Update an existing note
- `delete_note` - Delete a note
- `list_note_types` - List all available note types
- `create_note_type` - Create a new note type
- `get_note_type_info` - Get detailed structure of a note type

### Resources

- `anki://decks/all` - Complete list of available decks
- `anki://note-types/all` - List of all available note types
- `anki://note-types/all-with-schemas` - Detailed structure information for all note types
- `anki://note-types/{modelName}` - Detailed structure informatio
Read full README on GitHub →
Are you the maintainer? Claim this listing