← Registry

Learning Resources

moja.work

Provides access to a glossary of tech buzzwords and a showcase of DIY/design projects.

1 endpoint12 known toolsCached registry data

ENDPOINT 1

https://moja.work/mcp

No auth detected

Known tools 12

list_buzzwords

List all tech/tool buzzwords in the moja.work glossary as {id, label, category}.

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}.

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_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.