Anki MCP Server

by zlatanpham · design-creative · mcp-server, lobehub, validated, gaming-entertainment

An MCP server providing tools to interact with the Anki API for managing decks and cards. Requires external Anki API accessible via environment variables ANKI_BASE_URL and ANKI_API_KEY. Optional external tools API can be configured via API_URL and API_KEY environment variables.

Source: https://github.com/zlatanpham/anki-mcp

Install

git clone https://github.com/zlatanpham/anki-mcp

Tags: mcp-server, lobehub, validated, gaming-entertainment

112 GitHub stars · Source: lobehub

About design-creative MCP servers and Claude skills

design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Anki MCP Server is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • image-gen MCP Server by Ichigo3766

    一个提供文本到图像生成能力的MCP服务器,使用Stable Diffusion WebUI API(ForgeUI/AUTOMATIC-1111)。需要访问启用API的Stable Diffusion WebUI实例,并配置环境变量以连接详细信息。

  • QuickBooks MCP 服务器 by nikhilgy

    一个安全的、本地优先的模型上下文协议(MCP)服务器,允许在Claude Desktop中使用自然语言查询QuickBooks数据。需要设置环境变量以获取QuickBooks API凭据:QUICKBOOKS_CLIENT_ID、QUICKBOOKS_CLIENT_SECRET、QUICKBOOKS_REFRESH_TOKEN、QUICKBOOKS_COMPANY_ID。

  • Eagle MCP Server by shingo1228

    A Modern Context Protocol (MCP) server implementation for Eagle App integration. Requires Eagle App to be installed and running locally (default API URL: http://localhost:41595). Configuration via environment variables including EAGLE_API_URL, EAGLE_API_TIMEOUT, LOG_LEVEL, and optional tool exposure flags.

  • MinerU Tianshu 天枢 by magicyuan876

    Enterprise-level multi-GPU document parsing service combining Vue 3 frontend, FastAPI backend, LitServe GPU load balancing, and MCP protocol support. Requires Python 3.8+ and optionally CUDA for GPU acceleration. MCP Server runs at http://localhost:8001/mcp when enabled.

  • MCP Confluence Service by enjoyzl

    An MCP Server implementation for Confluence API that offers interaction capabilities such as fetching space information, page content, search, and page creation/updating. Requires external configuration through environment variables in a .env file for authentication and server settings.

  • Weather MCP Server by dmitry-melnishin

    MCP server providing weather forecasts and alerts using the US National Weather Service API. Requires Node.js 18 or higher to run.

  • SearXNG MCP Server by ihor-sokoliuk

    An MCP server implementation integrating the SearXNG API to provide web search capabilities. Requires setting the SEARXNG_URL environment variable to specify the SearXNG instance URL. Optional authentication via AUTH_USERNAME and AUTH_PASSWORD environment variables for password-protected instances.

  • reqable-mcp by Wanghaibo10

    Read-only MCP server that brings Reqable's captured HTTP traffic into Claude Code conversations, enabling querying, searching, waiting for, and analyzing requests without requiring Reqable Pro.

Frequently asked questions

How do I install Anki MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Anki MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Anki MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.