MojaLab Content

Read-only access to MojaLab.com blog content: search and read posts, pages and tags as Markdown.

Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeCan modify data

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Read-only access to MojaLab.com blog content: search and read posts, pages and tags as Markdown.

    Server tool list (9)

    Raw names from tools/list. Only developers need these.

    list_postsList published MojaLab blog posts (title, slug, excerpt, tags, date). Paginated; optionally filter by tag slug, filter by publish date, and sort.
    search_postsSearch published MojaLab posts by keyword or natural-language query. Results are ranked by relevance (0–1) using hybrid lexical + semantic matching. Use excerpt_length for longer previews.
    search_allSearch across all published content — blog posts, static pages/tools, and companion GitHub repositories — ranked by relevance. Each result is prefixed with [post], [page], or [repo].
    get_site_summaryGet a concise overview of mojalab.com in one call: what the site is about, main topics, article/page counts, recent articles, and available tools/pages. Use for questions like "what is mojalab?".
    get_related_postsGet posts related to a given post (by shared tags and content similarity), for recommendations.
    get_postGet the full content of a published MojaLab blog post as Markdown, by slug. Includes any companion repository link.
    list_tagsList all public tags on MojaLab with their post counts and descriptions.
    list_pagesList published static pages on MojaLab (about, tools, ...).
    get_pageGet the full content of a published MojaLab static page as Markdown, by slug.