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_posts | List published MojaLab blog posts (title, slug, excerpt, tags, date). Paginated; optionally filter by tag slug, filter by publish date, and sort. |
| search_posts | Search 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_all | Search 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_summary | Get 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_posts | Get posts related to a given post (by shared tags and content similarity), for recommendations. |
| get_post | Get the full content of a published MojaLab blog post as Markdown, by slug. Includes any companion repository link. |
| list_tags | List all public tags on MojaLab with their post counts and descriptions. |
| list_pages | List published static pages on MojaLab (about, tools, ...). |
| get_page | Get the full content of a published MojaLab static page as Markdown, by slug. |