mcp-server and anki-mcp-server
These are ecosystem siblings—one provides credential/secret management infrastructure while the other enables spaced-repetition learning, both designed as independent MCP servers that can be composed together within the same Claude/LLM application context.
About mcp-server
bitwarden/mcp-server
MCP server for interaction with Bitwarden.
Exposes both vault operations (via Bitwarden CLI) and organization administration (via Public API) to MCP-compatible AI clients through stdio transport with session token or OAuth2 authentication. Supports granular vault access including item CRUD, folder management, password generation, TOTP retrieval, and Bitwarden Send for ephemeral sharing, alongside org-level features like collections, members, groups, policies, and audit logs. Designed exclusively for local execution with environment-based credential configuration and configurable file operation directories for security-conscious deployments.
About anki-mcp-server
nailuoGG/anki-mcp-server
MCP server for Anki via AnkiConnect
Exposes 11 tools for deck/note/note-type management and 4 resources via the Model Context Protocol, bridging LLMs to AnkiConnect's HTTP API. Implements stdio transport for Claude Desktop and Cline integration, with configurable AnkiConnect port support and packaged `.mcpb` distribution. Supports both Basic and Cloze note creation, batch operations, and Anki query syntax for searching.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work