In-depth architectural comparison of the Makuri Showcase (CogniLedger) and Pronounce MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Makuri Showcase (CogniLedger)
Education · Remote HTTP/SSE
Quality: 49/100 (Fair) | Auth: No auth required
Pronounce
Education · Remote HTTP/SSE
Quality: 64/100 (Good) | Auth: No auth required
Verdict Summary: Choose Makuri Showcase (CogniLedger) if you need specialized Education tools running via a hosted cloud SSE transport. Choose Pronounce if your workspace requires Education integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Makuri Showcase (CogniLedger) when:
You need dedicated capabilities in the Education domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Makuri Showcase (CogniLedger) is categorized under Education and uses a remote streaming HTTP/SSE transport. In contrast, Pronounce belongs to Education using remote streaming HTTP/SSE transport. Select Makuri Showcase (CogniLedger) when you need capabilities focused on education and Pronounce when you require tools for education.
Frontend, backend, database, AI providers, EU data residency.
get_contact_info
Contact channels by purpose. Optional `purpose` filter.
get_free_resources
Free Makuri resources without registration: Slovarik vocabulary and the Romanian level test in two flavors (Quick Check, 20 questions, no email; Deep Diagnostic, 60 questions, email + certificate).
show_how_makuri_works
Interactive MCP Apps panel explaining the Makuri learning flow and ten action buttons (`ui://makuri/how-it-works`).
show_romanian_quiz
Interactive MCP Apps panel: Romanian mini-quiz that draws 10 random questions from a bank of 15 (levels A1–B2), RU/UK interface toggle, per-answer explanations, approximate level estimate, and CTA to the full free level test (`ui://makuri/romanian-quiz`).
Pronounce Tools (3)
pronounce
Look up the canonical pronunciation of a developer-related word.
Returns the IPA, a respelling that approximates how engineers actually
say the word, a playable MP3 `audio_url`, optional alternate readings,
the source citation when available, and editorial notes. Use this for project names like
`kubectl`, `nginx`, `GIF`, `JSON`, `Pydantic`, `Knative`, programmer
jargon, and tech acronyms. Returns an error dict if the word is not
in the dictionary; for general English vocabulary, fall back to your
own knowledge.
search_pronunciations
Search the dictionary by partial word or category match.
Matches substrings against the entry's `word` and `category` only —
the search index (/api/words.json) carries no notes or source text, so
a query like "Kelsey" will NOT surface `kubectl`. To read an entry's
notes, look it up with `pronounce`.
Returns a list of matching entries with `word`, `slug`, `category`,
and `confidence`. Use this when the exact spelling is unknown or
when browsing entries by category.
list_pronunciations
List dictionary entries, optionally filtered by category.
Categories include: product, project, cli-tool, tool, cs-term,
acronym, abbreviation, person. The dictionary holds well over 1500
entries and grows continuously, so the unfiltered list is large —
pass `category` and/or `limit` to keep the result focused.