MCP server for generating flashcards using obsidianki
Project description
Obsidianki MCP Server
MCP server for generating flashcards using obsidianki.
Prerequisites
- uv
- obsidianki installed and available in PATH, >= 0.7
Installation
Add to your Claude Desktop config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"obsidianki-mcp": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/ccmdi/obsidianki-mcp",
"obsidianki-mcp"
]
}
}
}
Usage
The server provides one tool: generate_flashcards
Parameters
notes(optional): List of note patterns to process- Examples:
["frontend/*"],["docs/*.md:3"] - Supports glob patterns with optional sampling using
:Nsuffix
- Examples:
cards(optional): Number of flashcards to generate (recommend 3-6)query(optional): Query/topic for generating content from chatdeck(optional): Deck name (defaults to your default deck)use_schema(optional): Use existing cards from deck to match format
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obsidianki_mcp-0.1.0.tar.gz.
File metadata
- Download URL: obsidianki_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6324aa37b04988934871667406b0e163a120af7290954940bd5db4197e503fe
|
|
| MD5 |
f1da6f4e3601d2593f52a4a96e2c6a43
|
|
| BLAKE2b-256 |
69b7987de3e83df39ef05e024078b9e9652093a42576461a110f27383af56966
|
File details
Details for the file obsidianki_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: obsidianki_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a84d92af0abdaf70c235b67ff493c1875046858d4f997229ca8cb77136fb4fd4
|
|
| MD5 |
748bd1821f3f301bede626b01139e6ef
|
|
| BLAKE2b-256 |
7fb6a23c117706001203f0ffdaabd093981c35fa46e61f6d096d0bd4341b3ea3
|