Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

13 tools
get_buzzwordInspect

Get the full glossary entry (plain text) for one buzzword by its id.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesBuzzword id/slug, e.g. angular, typescript, git.
langNoLanguage (default en).
get_contactInspect

Get public contact details / vCard (name, email, phone, url, avatar, QR code).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_docsInspect

Get the LLM-friendly code documentation (Compodoc llm-md export) for one project of the monorepo. Can be large.

ParametersJSON Schema
NameRequiredDescriptionDefault
projectYesWhich documentation set: index (overview), ui, website, change-me or shared.
get_eposInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoLanguage (default en).
ankerNoOptional section anchor to fetch one part (e.g. intro, prologue, canto-01, epilogue).
get_projectInspect

Get a project intro (plain text) plus its image URLs by project id.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesProject id, e.g. carrier, speedy, etrax, skull, sideboard, workbench.
langNoLanguage (default en).
get_referencesInspect

Get external design references (Behance projects) as {id, name, url, fields, cover}.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_timelineInspect

Get the professional career timeline / CV of Markus Lungwitz (stations with descriptions and keywords).

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoLanguage (default en).
get_youtube_playlistInspect

Get one YouTube playlist of the moja.work channel by id, including its videos with full descriptions {id, title, description, thumbnail, publishedAt, position}.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesPlaylist id (starts with PL), e.g. from list_youtube_playlists.
list_buzzwordsInspect

List all tech/tool buzzwords in the moja.work glossary as {id, label, category}. Optional category filter (e.g. framework, language, tooling, design, os).

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNoOptional category filter.
list_docsInspect

List the auto-generated code documentation sets (Compodoc) for the moja-work monorepo, with their URLs.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_projectsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoLanguage (default en).
list_youtube_playlistsInspect

List the public YouTube playlists of the moja.work channel as {id, title, description, thumbnail, itemCount, publishedAt}.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_buzzwordsInspect

Full-text search across the buzzword glossary; returns matching entries with a snippet.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoLanguage (default en).
queryYesSearch term.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources