Learning Resources
moja.work
Provides access to a glossary of tech buzzwords and a showcase of DIY/design projects.
ENDPOINT 1
https://moja.work/mcp
Known tools 12
list_buzzwordsList all tech/tool buzzwords in the moja.work glossary as {id, label, category}.
get_buzzwordGet the full glossary entry (plain text) for one buzzword by its id.
search_buzzwordsFull-text search across the buzzword glossary; returns matching entries with a snippet.
list_projectsList the DIY / design projects showcased on moja.work as {id, headline, intro}.
get_projectGet a project intro (plain text) plus its image URLs by project id.
get_timelineGet the professional career timeline / CV of Markus Lungwitz (stations with descriptions and keywords).
get_contactGet public contact details / vCard (name, email, phone, url, avatar, QR code).
get_referencesGet external design references (Behance projects) as {id, name, url, fields, cover}.
list_youtube_playlistsList the public YouTube playlists of the moja.work channel as {id, title, description, thumbnail, itemCount, publishedAt}.
get_youtube_playlistGet one YouTube playlist of the moja.work channel by id, including its videos with full descriptions {id, title, description, thumbnail, publishedAt, position}.
list_docsList the auto-generated code documentation sets (Compodoc) for the moja-work monorepo, with their URLs.
get_docsGet the LLM-friendly code documentation (Compodoc llm-md export) for one project of the monorepo.