Anki MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from npm.
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
Today is the operative word: we check Anki MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add anki-mcp-server -- npx -y anki-mcp-server
{
"mcpServers": {
"anki-mcp-server": {
"args": [
"-y",
"anki-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.anki-mcp-server]
command = "npx"
args = ["-y", "anki-mcp-server"]
{
"mcpServers": {
"anki-mcp-server": {
"args": [
"-y",
"anki-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"anki-mcp-server": {
"args": [
"-y",
"anki-mcp-server"
],
"command": "npx"
}
}
}
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
MCP server for integrating with Anki flashcards through conversational AI
A MCP server for interacting with Bear note-taking software.
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.
MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.
MCP Server to interact with Flutterwave APIs.
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
Interact with Microsoft 365 and Office services through the Microsoft Graph API.
Answers built from our own checks of this server.