Multilo
com.multilo/multiloSearch Multilo's docs, fetch any public page as clean Markdown, and read the changelog.
Tools · 3
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…
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 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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"multilo": {
"url": "https://www.multilo.com/api/mcp",
"transport": "streamable-http"
}
}
}