mcpbeat

MojaLab Content MCP Server

com.mojalab/content
answering

MojaLab Content is answering right now. Last checked 14 min ago. It exposes 9 tools.

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

Uptime history 41 hours of history · worst hour 75%
41 hours agonow
96.7%
Uptime 24h
88 of 91 checks
9
Tools
read from the server
346 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add content --transport http https://mojalab.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "content": {
      "url": "https://mojalab.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.content]
url = "https://mojalab.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "content": {
      "url": "https://mojalab.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "content": {
      "url": "https://mojalab.com/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

posts
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.
all
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].
page
get_page
Get the full content of a published MojaLab static page as Markdown, by slug.
pages
list_pages
List published static pages on MojaLab (about, tools, ...).
post
get_post
Get the full content of a published MojaLab blog post as Markdown, by slug. Includes any companion repository link.
related
get_related_posts
Get posts related to a given post (by shared tags and content similarity), for recommendations.
site
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?".
tags
list_tags
List all public tags on MojaLab with their post counts and descriptions.

Endpoints

URLTransportStateLatencyChecked
https://mojalab.com/mcp streamable-http answering 211 ms 14 min ago

MojaLab Content — questions

Answers built from our own checks of this server.

What can MojaLab Content do?
It exposes 9 tools, read directly from the server on our last check. Among them: get_page, get_post, get_related_posts, get_site_summary, list_pages, list_posts and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is MojaLab Content working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 346 ms. The bar chart above shows every period we have measured.
How do I connect MojaLab Content?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does MojaLab Content need an API key?
No. MojaLab Content completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is MojaLab Content?
It answers our handshake in 346 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.