Loomal

outline-mcp

MCP server by github.com/ynishi/outline-mcp

Tree-structured knowledge base as an MCP server

0 starsoci: ghcr.io/ynishi/outline-mcp:0.6.0

About outline-mcp

outline-mcp is an MCP (Model Context Protocol) server published by ynishi in the official MCP registry, listed under RAG Systems on Loomal. Tree-structured knowledge base as an MCP server

It ships as a Docker image (ghcr.io/ynishi/outline-mcp:0.6.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ynishi/outline-mcp.

Use outline-mcp with your agent

Claude Code · one command
claude mcp add outline-mcp -- docker run -i --rm ghcr.io/ynishi/outline-mcp:0.6.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "outline-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ynishi/outline-mcp:0.6.0"
      ]
    }
  }
}
ocighcr.io/ynishi/outline-mcp:0.6.0

Frequently asked questions

What is outline-mcp?
outline-mcp is an MCP (Model Context Protocol) server by ynishi in the RAG Systems category. Tree-structured knowledge base as an MCP server
How do I connect outline-mcp to Claude, Cursor, or another MCP client?
Install outline-mcp from its oci package (ghcr.io/ynishi/outline-mcp:0.6.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is outline-mcp open source?
Yes — the source code is public at github.com/ynishi/outline-mcp.
Can AI agents pay to use outline-mcp?
Not yet through Loomal — outline-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain outline-mcp? Claim this listing free by verifying GitHub ownership, or contact us.