Skip to main content
Glama
ccmdi

Obsidianki MCP Server

by ccmdi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_flashcardsA

Generate flashcards using obsidianki.

Args:
    notes: Note patterns to process (e.g., ["frontend/*", "docs/*.md:3"]). Supports glob patterns with optional sampling using :N suffix. You can leave this blank if the user does not specify.
    cards: Number of flashcards to generate (number of cards to generate, recommend 3-6 if set)
    query: Optional query/topic for generating content from chat. Important for generating new content rather than from existing notes.
    deck: Optional deck name (defaults to user's default deck)
    use_schema: If true, uses existing cards from the deck to match specific card format (--use-schema flag)

Prompts

Interactive templates invoked by user choice

NameDescription
instructionsInstructions for using the flashcard generation tool

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ccmdi/obsidianki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server