Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.deckbase/deckbase-mcp-server

NPM · DECKBASE-MCP-SERVER · SCANNED SEP 26

MCP server for Deckbase - exposes docs, template blocks, and project context

Available components

0 this week 69 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 1 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency6
Schema Quality & AI Usability80
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2881 tokens (~80/item across 36 items; 35 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage70
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 11% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "update_card" implies "merge" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 36 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.deckbase/deckbase-mcp-server server?

io.github.deckbase/deckbase-mcp-server runs locally as an npm package, launched with npx -y deckbase-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · deckbase-mcp-server

# add to Claude Code
claude mcp add deckbase-deckbase-mcp-server -- npx -y deckbase-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "deckbase-deckbase-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "deckbase-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "deckbase-deckbase-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "deckbase-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add deckbase-deckbase-mcp-server -- npx -y deckbase-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "deckbase-deckbase-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "deckbase-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add deckbase-deckbase-mcp-server --command npx --arg -y --arg deckbase-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  deckbase-deckbase-mcp-server:
    command: "npx"
    args: ["-y", "deckbase-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "deckbase-deckbase-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "deckbase-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add deckbase-deckbase-mcp-server -t stdio -c npx -a -y deckbase-mcp-server
// mcp.json
{
  "mcpServers": {
    "deckbase-deckbase-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "deckbase-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Analysed npm/deckbase-mcp-server@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 1 package
Packages resolved 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 35 exposed · ~2,869 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
bulk_append_blocks ~137

Insert same new empty blocks on many cards; insert_before/after/index + voice for audio. Max 50. Hosted MCP.

NameTypeReqDescription
append_block_sidestring––
append_block_typesarray––
append_blocksarray––
audio_genderstring––
audio_languagestring––
card_idsarrayyes–
deckIdstringyes–
dry_runboolean––
insert_after_block_idstring––
insert_before_block_idstring––
insert_indexinteger––
voice_idstring––

No output schema declared.

No examples provided.

bulk_move_block ~106

Move or flip front/back for one block on many cards; block_side, keep_position, insert_*. Max 50. Hosted MCP.

NameTypeReqDescription
block_sidestring––
card_idsarrayyes–
deckIdstringyes–
insert_after_block_idstring––
insert_before_block_idstring––
insert_indexinteger––
keep_positionboolean––
move_block_idstring––

No output schema declared.

No examples provided.

bulk_remove_card_fields ~69

Clear same blockIds on many cards; user_confirmed required. Hosted MCP.

NameTypeReqDescription
card_idsarrayyes–
deckIdstringyes–
removeBlockIdsarray––
remove_block_idsarray––
user_confirmedbooleanyes–

No output schema declared.

No examples provided.

bulk_set_block_side ~64

Set front/back for one block on many cards. Hosted MCP.

NameTypeReqDescription
block_sidestring––
card_idsarrayyes–
deckIdstringyes–
dry_runboolean––
move_block_idstring––

No output schema declared.

No examples provided.

bulk_set_main_sub_blocks ~110

Set main_block_id / sub_block_id on many cards (ids or labels). Hosted MCP.

NameTypeReqDescription
card_idsarrayyes–
deckIdstringyes–
dry_runboolean––
main_block_idstring––
main_block_labelstring––
main_semantic_keystring––
sub_block_idstring––
sub_block_labelstring––
sub_semantic_keystring––

No output schema declared.

No examples provided.

bulk_update_cards ~100

Bulk merge: same patch (card_ids+front/block_text), or parallel card_ids+texts+block_id or block_ids. Hosted MCP.

NameTypeReqDescription
block_idstring––
block_idsarray––
block_textobject––
card_idsarray––
deckIdstringyes–
frontstring––
per_cardarray––
textsarray––

No output schema declared.

No examples provided.

copy_template_blocks_to_cards ~70

Append template block copies to cards. Hosted MCP.

NameTypeReqDescription
block_labelsarray––
card_idsarrayyes–
deckIdstringyes–
dry_runboolean––
template_block_idsarray––
template_idstring––

No output schema declared.

No examples provided.

create_card ~126

Create a card from a template. front = main block only; block_text = all blockIds including side back (see get_template_schema). Audio: voice_id or audio_language+audio_gender. Hosted MCP.

NameTypeReqDescription
audio_genderstring––
audio_languagestring––
block_textobject–blockId→text, including back-face blocks
deckIdstringyes–
frontstring–Main block text only
generate_audioboolean––
templateIdstring––
voice_idstring––

No output schema declared.

No examples provided.

create_cards ~95

Bulk create cards; per-card front + block_text (back blocks same as create_card). Voice defaults + per-card overrides. Max 50. Hosted MCP.

NameTypeReqDescription
audio_genderstring––
audio_languagestring––
cardsarrayyes–
deckIdstringyes–
generate_audioboolean––
templateIdstring––
voice_idstring––

No output schema declared.

No examples provided.

create_deck ~102

Create a new flashcard deck. No emoji catalog API—use standard Unicode. Pass icon_emoji/iconEmoji: one emoji matching title/description unless user opts out (hosted MCP only).

NameTypeReqDescription
descriptionstring––
iconEmojistring–Alias for icon_emoji
icon_emojistring–One emoji; infer from title/description if user did not specify (alias: iconEmoji)
titlestringyes–

No output schema declared.

No examples provided.

create_template ~144

Create a flashcard template (block layout). If layout includes audio: ask the user for voice first, then pass voice_id OR audio_language + audio_gender (same as create_card). Requires hosted MCP with API key.

NameTypeReqDescription
audio_genderstring–female | male with audio_language
audio_languagestring–ISO 639 with audio_gender when voice_id omitted
block_typesarray–Ordered type keys or numeric ids; use list_template_block_types first
blocksarray––
descriptionstring––
namestringyes–
voice_idstring–Curated ElevenLabs voice id when template has audio

No output schema declared.

No examples provided.

delete_card ~68

Soft-delete one card. DESTRUCTIVE. Hosted MCP only. Ask the user first; pass user_confirmed: true only after explicit consent.

NameTypeReqDescription
cardIdstringyes–
deckIdstringyes–
user_confirmedbooleanyesMust be true after user confirms

No output schema declared.

No examples provided.

delete_cards ~57

Soft-delete multiple cards in one deck. Same consent as delete_card. Max 50 per request. Hosted MCP only.

NameTypeReqDescription
card_idsarrayyes–
deckIdstringyes–
user_confirmedbooleanyes–

No output schema declared.

No examples provided.

export_cards ~75

Export specific cards by id in one deck (subset). Pass card_ids array (max 200). Same export_type as export_deck. Requires hosted MCP with API key.

NameTypeReqDescription
cardIdsarray––
card_idsarray––
deckIdstringyes–
export_typestring––

No output schema declared.

No examples provided.

export_deck ~81

Export a deck as JSON (metadata and cards). export_type: full (default) or values_only. Requires hosted MCP with API key.

NameTypeReqDescription
deckIdstringyes–
export_typestring–Optional: "full" or "values_only"
max_cardsnumber–Optional; default 2000, max 5000

No output schema declared.

No examples provided.

generate_audio_for_card ~136

ElevenLabs TTS: add or replace audio on an existing card’s audio block. Required: deckId, cardId. Pass voice_id OR audio_language + audio_gender (ask user first). Optional block_id, text, replace_existing. Requires hosted MCP with API key.

NameTypeReqDescription
audio_genderstring––
audio_languagestring––
block_idstring––
cardIdstringyes–
deckIdstringyes–
generate_audioboolean––
replace_existingboolean––
textstring––
voice_idstring––

No output schema declared.

No examples provided.

generate_image_for_card ~183

fal.ai image on card image block (web wizard parity on hosted MCP + FAL_KEY). deckId + cardId required; prompt OR wizard fields; choose model_id via list_ai_image_models. See hosted MCP docs.

NameTypeReqDescription
block_idstring––
cardIdstringyes–
deckIdstringyes–
final_promptstring––
library_entry_idsarray––
media_tagsarray––
merge_library_tag_defaultsboolean––
model_idstring––
promptstring––
reference_image_data_urlstring––
reference_image_urlstring––
reference_media_idstring––
replace_existingboolean––
source_block_idsarray––
style_prompt_idstring––

No output schema declared.

No examples provided.

get_template_schema ~66

Template layout: blockIds, side front|back, configJson, create_card hints. Back content → create_card block_text with those blockIds. Hosted MCP. Args: templateId or deckId.

NameTypeReqDescription
deckIdstring––
templateIdstring––

No output schema declared.

No examples provided.

list_ai_image_models ~34

List allowed AI text-to-image models for generate_image_for_card model_id (id, label, credits) plus defaults.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_block_schemas ~30

JSON shapes for each block type (block definition + value + configJson). For MCP/mobile clients.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_cards ~89

List cards with values and (default) blocksSnapshot per card; slimmer than export_deck. export_type: full (default) or values_only. Requires hosted MCP with API key.

NameTypeReqDescription
deckIdstringyes–
export_typestring–Optional: "full" or "values_only"
max_cardsnumber–Optional; default 2000, max 5000

No output schema declared.

No examples provided.

list_decks ~44

List the user's flashcard decks (deckId, title, description, defaultTemplateId, iconEmoji). iconEmoji is optional deck icon. Requires hosted MCP with API key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_docs ~21

List all Markdown documentation files in the Deckbase docs/ folder.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_elevenlabs_voices ~117

ElevenLabs TTS voice ids from the Deckbase curated catalog (multilingual; docs/api/ELEVENLABS_VOICES.md). Optional: language (ISO code), gender (female|male), search (substring). Returns languageOptions, filtersApplied, totalVoicesInCatalog.

NameTypeReqDescription
genderstring––
languagestring–Optional ISO 639 code (e.g. en, uk, ja).
searchstring–Optional filter on label, group, id, or language code.

No output schema declared.

No examples provided.

list_image_style_prompts ~59

Curated AI image style presets (tags, snippets). Subscribers only on hosted MCP. Optional tag filter. Use style:{id} as library_entry_ids or style_prompt_id.

NameTypeReqDescription
tagstring–Optional kebab-case tag filter

No output schema declared.

No examples provided.

list_image_subject_prompts ~38

Subject starter presets + user-saved subjects (unified_id for generate_image_for_card library_entry_ids). Subscribers only on hosted MCP.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_template_block_types ~37

List all template block types for create_template. Show the user the list so they can pick multiple in order, then pass block_types.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_templates ~25

List card templates (templateId for create_card). Requires hosted MCP with API key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

normalize_cards_to_template ~57

Align all cards to current template layout; optional dry_run. Hosted MCP.

NameTypeReqDescription
card_idsarray––
deckIdstringyes–
dry_runboolean––
template_idstring––

No output schema declared.

No examples provided.

read_doc ~55

Read a Deckbase doc by path (e.g. STATE_BASED_SYNC_MOBILE.md or docs/FIRESTORE_FLASHCARDS_MIGRATION.md).

NameTypeReqDescription
pathstringyesDoc path or deckbase://docs/<filename>

No output schema declared.

No examples provided.

remove_card_fields ~72

Clear block content on one card; user_confirmed required. Separate from update_card. Hosted MCP.

NameTypeReqDescription
cardIdstringyes–
deckIdstringyes–
removeBlockIdsarray––
remove_block_idsarray––
user_confirmedbooleanyes–

No output schema declared.

No examples provided.

update_card ~166

Merge, append_block_types/blocks, or replace values/blocks_snapshot. Hosted MCP.

NameTypeReqDescription
append_block_typesarray––
append_blocksarray––
audio_genderstring––
audio_languagestring––
block_sidestring––
block_textobject––
blocks_snapshotarray––
cardIdstringyes–
deckIdstringyes–
frontstring––
insert_after_block_idstring––
insert_before_block_idstring––
insert_indexinteger––
keep_positionboolean––
move_block_idstring––
valuesarray––
voice_idstring––

No output schema declared.

No examples provided.

update_deck ~103

Update deck title, description, default template, icon. Pass icon_emoji or iconEmoji as empty string to clear. Requires hosted MCP with API key.

NameTypeReqDescription
deckIdstringyes–
default_template_idstring––
descriptionstring––
iconEmojistring–Alias for icon_emoji
icon_emojistring–Set/clear deck icon (alias: iconEmoji)
titlestring––

No output schema declared.

No examples provided.

update_template ~98

Update template metadata and/or block layout. Same voice_id / audio_language + audio_gender rules as create_template. Requires hosted MCP with API key.

NameTypeReqDescription
audio_genderstring––
audio_languagestring––
block_typesarray––
blocksarray––
descriptionstring––
namestring––
templateIdstringyes–
voice_idstring––

No output schema declared.

No examples provided.

validate_deck_layout ~35

Report template vs card drift. Hosted MCP.

NameTypeReqDescription
deckIdstringyes–
template_idstring––

No output schema declared.

No examples provided.

Common questions

What is the io.github.deckbase/deckbase-mcp-server server?

io.github.deckbase/deckbase-mcp-server is listed in the public MCP registry as io.github.deckbase/deckbase-mcp-server. MCP server for Deckbase - exposes docs, template blocks, and project context. This page covers its npm package (deckbase-mcp-server).

Is the io.github.deckbase/deckbase-mcp-server server safe to use?

io.github.deckbase/deckbase-mcp-server scores 69 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.deckbase/deckbase-mcp-server server expose?

io.github.deckbase/deckbase-mcp-server exposes 35 tools: list_docs, read_doc, list_template_block_types, list_block_schemas, list_elevenlabs_voices, and 30 more. Their descriptions and schemas cost roughly 2,869 tokens of context every time the server is loaded.

Is the io.github.deckbase/deckbase-mcp-server server still maintained?

io.github.deckbase/deckbase-mcp-server is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.