Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Multilo

com.multilo/multilo

Search Multilo's docs, fetch any public page as clean Markdown, and read the changelog.

Uptime
100.0%
2 direct probes · 30d
Response
462ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_docs

Search the Multilo product documentation by keyword. Returns matching pages with a one-line summary, the human URL, and a clean-Markdown URL suitable for fetching the full page. Use this first when as…

get_page

Fetch any public Multilo page as clean Markdown — documentation, pricing, comparisons, blog posts, or the homepage. Accepts a path ('/pricing', '/docs/install/download') or a full multilo.com URL. Far…

list_updates

List the most recent Multilo changelog entries — shipped features, improvements and fixes, newest first. Use when asked what is new, whether something has shipped, or how recently the product changed.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "multilo": {
      "url": "https://www.multilo.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}