mcpserver.lol
registry/content-2
Connection check verified live · 20h ago

content-2

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

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

9 tools

Read from the running server on 20h ago.

get_page slug*
Get the full content of a published MojaLab static page as Markdown, by slug.
get_post slug*
Get the full content of a published MojaLab blog post as Markdown, by slug. Includes any companion repository link.
get_related_posts slug*limit
Get posts related to a given post (by shared tags and content similarity), for recommendations.
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 "wha…
list_pages pagelimit
List published static pages on MojaLab (about, tools, ...).
list_posts tagpagesortlimitsince
List published MojaLab blog posts (title, slug, excerpt, tags, date). Paginated; optionally filter by tag slug, filter by publish date, and sort.
list_tags
List all public tags on MojaLab with their post counts and descriptions.
search_all limitquery*content_typeexcerpt_length
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…
search_posts limitquery*excerpt_length
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 p…