# moja.work portfolio MCP server

Read-only portfolio MCP: buzzword glossary (DE/EN), projects, career timeline, contact, docs.

## Links
- Registry page: https://www.getdrio.com/mcp/work-moja-portfolio
- Website: https://moja.work

## Install
- Endpoint: https://moja.work/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://moja.work/mcp

## Tools
- list_buzzwords - List all tech/tool buzzwords in the moja.work glossary as {id, label, category}. Optional category filter (e.g. framework, language, tooling, design, os). Endpoint: https://moja.work/mcp
- get_buzzword - Get the full glossary entry (plain text) for one buzzword by its id. Endpoint: https://moja.work/mcp
- search_buzzwords - Full-text search across the buzzword glossary; returns matching entries with a snippet. Endpoint: https://moja.work/mcp
- 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. Endpoint: https://moja.work/mcp
- get_project - Get a project intro (plain text) plus its images by project id. Every image carries a full-size url and a thumb. imageMode is "gallery" for an ordinary series of photos, or "tiles" when the thumbnails are the pieces of one large picture — such a project returns the same full-size url for every tile on purpose. Endpoint: https://moja.work/mcp
- get_timeline - Get the professional career timeline / CV of Markus Lungwitz: the introduction of the timeline page as plain text, plus the stations with descriptions and keywords. Endpoint: https://moja.work/mcp
- 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). Endpoint: https://moja.work/mcp
- get_contact - Get public contact details / vCard (name, email, phone, url, avatar, QR code). Endpoint: https://moja.work/mcp
- get_references - Get external design references (Behance projects) as {id, name, url, fields, cover}. Endpoint: https://moja.work/mcp
- list_youtube_playlists - List the public YouTube playlists of the moja.work channel as {id, title, description, thumbnail, itemCount, publishedAt}. Endpoint: https://moja.work/mcp
- 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}. Endpoint: https://moja.work/mcp
- list_docs - List the auto-generated code documentation sets (Compodoc) for the moja-work monorepo, with their URLs. Endpoint: https://moja.work/mcp
- 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

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: work.moja
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 19, 2026
- Source: https://registry.modelcontextprotocol.io
