createEdgeTollboothagent402-tollbooth — Edge middleware (Cloudflare Workers, Next.js, Deno, Bun) that gates requests: returns a 402 Response when the client must pay, or null to le
melopulse_list_playliststover0314-w/melopulse — List local catalogue entries, optionally filtered by source.
melopulse_recommendtover0314-w/melopulse — Recommend from the local catalogue, optionally using safe Git context.
melopulse_add_playlisttover0314-w/melopulse — Import and tag an HTTPS playlist link locally.
melopulse_sync_catalogtover0314-w/melopulse — Explicitly synchronize MeloLab's public catalogue.
tepra_discoverswmr71/TepraMCP — Search the local network for TEPRA printers via mDNS and return their IP addresses.
tepra_statusswmr71/TepraMCP — Check the printer's power, cover, and tape width.
tepra_previewswmr71/TepraMCP — Return a label image without printing, to avoid wasting tape.
tepra_printswmr71/TepraMCP — Actually print a label.
resolve_carddanielenricocahall/lorcana-mcp — Fuzzy-match an informal, partial, or misspelled card name to the closest cards
deck_statsdanielenricocahall/lorcana-mcp — Ink curve, color split, inkable count, type breakdown, keyword counts, subtype counts, and per-card keyword tags
export_deckdanielenricocahall/lorcana-mcp — Render a deck back out as a Dreamborn/Pixelborn-compatible text list
search_cardsdanielenricocahall/lorcana-mcp — Filter and retrieve cards by name, color, cost, rarity, type, keyword, stats, set, and body text. Supports response_format='toon' for ~10% f
count_cardsdanielenricocahall/lorcana-mcp — Count cards matching a filter without paying for the card objects
aggregate_cardsdanielenricocahall/lorcana-mcp — Group counts by cost (ink curve), rarity, color, set_code, or type
top_traitsdanielenricocahall/lorcana-mcp — Most common traits (Storyborn, Hero, Villain, Ally, ...) across all cards
validate_deckdanielenricocahall/lorcana-mcp — Check a deck against format rules (≥60 cards, max 4 copies, ≤2 inks, dual-ink requirements); returns {legal, total_cards, inks, violations}
import_deckdanielenricocahall/lorcana-mcp — Parse a Dreamborn/Pixelborn deck list into resolved cards, with fuzzy candidates for unresolved lines
prompt_writing_guide1llum1n4t1s/Inkrelay MCP — Returns a set of rules for writing scene descriptions that correctly convey instructions to image generation models, based on measured resul
retrim_image1llum1n4t1s/Inkrelay MCP — Detects and removes solid-color borders from a generated image without calling an API (free).
generate_image1llum1n4t1s/Inkrelay MCP — Generates an image from an English scene description and saves it to a specified path. Uses OpenAI gpt-image-2 as primary, with optional fal
get_vocabularylxol/LingoChunk MCP — Your vocabulary, aggregated per word with FSRS maturity (known/learning/new/due). Filterable; incremental sync via since + cursor.
lookup_wordlxol/LingoChunk MCP — One word: your own context plus a shared-lexicon gender/CEFR fallback.
list_librarylxol/LingoChunk MCP — Your ready-to-study episodes (own + followed collections), cursor-paginated.
get_transcriptlxol/LingoChunk MCP — A submission's timestamped sentences + translations, sliceable by sentence or time range.
add_cardlxol/LingoChunk MCP — Adds a card to your review queue (FSRS, starts new): kind=vocab from your vocabulary, or kind=custom front/back.
search_exampleslxol/LingoChunk MCP — Example sentences across your library, by word (lemma) or text (q). A capped sample.
get_audio_urllxol/LingoChunk MCP — A short-lived presigned URL to the full native audio (Range-capable).
get_audio_cliplxol/LingoChunk MCP — Cuts a short native-audio snippet, saves it to a local file, and returns {path, media_type, size_bytes}.
list_deckslxol/LingoChunk MCP — Your study decks with card counts, for picking a deck_id to add to or export.
export_anki_decklxol/LingoChunk MCP — Exports a deck to Anki .apkg; returns a download URL when ready.
save_lessonlxol/LingoChunk MCP — Saves a self-contained HTML lesson to your private library (10 MB cap, 100 max); returns metadata + a short-lived view URL.
browser_get_textdeer-001/OmniBrowse-Agent — Get the current page text content.
browser_forwarddeer-001/OmniBrowse-Agent — Go forward to the next page.
browser_clickdeer-001/OmniBrowse-Agent — Click an element on the page.
browser_backdeer-001/OmniBrowse-Agent — Go back to the previous page.
browser_reloaddeer-001/OmniBrowse-Agent — Reload the current page.
browser_waitdeer-001/OmniBrowse-Agent — Wait for a specified condition or time.
browser_get_htmldeer-001/OmniBrowse-Agent — Get the current page HTML content.
omnibrowse_extract_jsonlddeer-001/OmniBrowse-Agent — Extract JSON-LD structured data from the current page