List all tech/tool buzzwords in the moja.work glossary as {id, label, category}. Optional category filter (e.g. framework, language, tooling, design, os).
get_buzzword
Get the full glossary entry (plain text) for one buzzword by its id.
search_buzzwords
Full-text search across the buzzword glossary; returns matching entries with a snippet.
list_projects
List the DIY / design projects showcased on moja.work as {id, headline, intro}. Includes each project intro so no per-project follow-up call is needed.
get_project
Get a project intro (plain text) plus its image URLs by project id.
get_timeline
Get the professional career timeline / CV of Markus Lungwitz (stations with descriptions and keywords).
get_epos
Get "The Chronicle of the Three Realms" — the epic retelling of the moja.work git history — as an ordered list of sections {anker, headline, url, text}. Optional `anker` returns a single section (e.g. intro, prologue, canto-01, epilogue).
get_contact
Get public contact details / vCard (name, email, phone, url, avatar, QR code).
get_references
Get external design references (Behance projects) as {id, name, url, fields, cover}.
list_youtube_playlists
List the public YouTube playlists of the moja.work channel as {id, title, description, thumbnail, itemCount, publishedAt}.
get_youtube_playlist
Get one YouTube playlist of the moja.work channel by id, including its videos with full descriptions {id, title, description, thumbnail, publishedAt, position}.
list_docs
List the auto-generated code documentation sets (Compodoc) for the moja-work monorepo, with their URLs.
get_docs
Get the LLM-friendly code documentation (Compodoc llm-md export) for one project of the monorepo. Can be large.
Endpoint
https://moja.work/mcp Category: Dev & Git · Last checked: 2026-07-30T14:04:21Z
Monitor your own MCP server
Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.