← Registry

Content Tools

mojalab.com

Provides access to MojaLab blog content including posts, pages, and tags.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mojalab.com/mcp

No auth detected

MCP server metadata

Name
mojalab-content
Version
2.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 9

list_posts

List published MojaLab blog posts (title, slug, excerpt, tags, date).

Inferred read-only
search_posts

Search published MojaLab posts by keyword or natural-language query.

Inferred read-only
search_all

Search across all published content — blog posts, static pages/tools, and companion GitHub repositories — ranked by relevance.

Inferred read-only
get_site_summary

Get a concise overview of mojalab.

Inferred read-only
get_related_posts

Get posts related to a given post (by shared tags and content similarity), for recommendations.

Potential side effects
get_post

Get the full content of a published MojaLab blog post as Markdown, by slug.

Potential side effects
list_tags

List all public tags on MojaLab with their post counts and descriptions.

Potential side effects
list_pages

List published static pages on MojaLab (about, tools, .

Inferred read-only
get_page

Get the full content of a published MojaLab static page as Markdown, by slug.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mojalab-content]
url = "https://mojalab.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mojalab-content": {
      "type": "http",
      "url": "https://mojalab.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mojalab-content
Remote MCP URL: https://mojalab.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mojalab-content": {
      "url": "https://mojalab.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mojalab-content": {
      "type": "http",
      "url": "https://mojalab.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mojalab-content",
  "transport": "streamable-http",
  "url": "https://mojalab.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mojalab.com was fetched 2026-08-08T23:53:52.606Z and is being refreshed.

Trust status Trusted

mojalab.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.