Anki Connect
Manage Anki flashcards and decks via the AnkiConnect plugin.
Anki Connect MCP server
An MCP server for the Anki Connect plugin on the desktop.
This MCP server defines some concrete tools for key requests to manipulate the notes while keeping the base RPC request for arbitrary calls.
How to connect
Before installing the MCP and using it, make sure you have Anki desktop app installed with AnkiConnect plugin. This plugin allows to send requests on 127.0.0.1:8765 this MCP server is using.
Whenever you want to interact with MCP server, Anki desktop app should be running.
Then:
- clone this repo
- run
corepack enableon Node.JS if you want to use yarn, thenyarn installandyarn build
Or install it via any other package manager, such as npm.
Claude Desktop
You can set up local MCP server for Claude desktop
Go to File -> Settings -> Developer, discover the config and add an MCP server. Adjust paths for the cloned repo project.
Linux/Mac
{
"mcpServers": {
"anki-connect": {
"command": "node",
"args": ["/Documents/anki-mcp/disk/index.js"]
}
}
}
Windows:
{
"mcpServers": {
"anki-connect": {
"command": "node.exe",
"args": ["C:\\anki-mcp\\dist\\index.js"]
}
}
}
Verwandte Server
Trello
Interact with Trello boards, lists, and cards using the Trello API.
Lattice HQ
Interact with the Lattice performance management platform.
Notion
Connects AI assistants to your Notion workspace, allowing you to search, create, and manage content using natural language.
Linear MCP Server
A server for interacting with the Linear project management tool using the Linear API.
MoLing MCP Server
A local office automation assistant for file system operations, system command execution, and browser control.
Ortto MCP Server
Ortto’s new MCP Server lets you connect your favorite AI assistant to Ortto. Once connected, your assistant can securely access customer data, audiences, and campaign insights from Ortto’s CDP and marketing automation platform.
go-review-mcp
Code reviewing following the Go style guides directly from official and recommended sources.
Feishu/Lark OpenAPI
Connects AI agents to the Feishu/Lark platform for automating tasks like document processing, conversation management, and calendar scheduling.
Decent Sampler Drums
Generates Decent Sampler drum kit configurations.
Live2D MCP
A simple note storage system with a custom note:// URI scheme, featuring tools to add and summarize notes.