← Index

Shiori MCP

io.github.rusty4444/shiori-mcp·v0.1.0·Other
Quality Score
90
/100

MCP server for Shiori bookmark management and tag workflows.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "shiori-mcp": {
      "command": "uvx",
      "args": [
        "shiori-mcp"
      ],
      "env": {
        "SHIORI_BASE_URL": "<shiori_base_url>",
        "SHIORI_SESSION_ID": "<your-shiori_session_id>",
        "SHIORI_USERNAME": "<shiori_username>",
        "SHIORI_PASSWORD": "<your-shiori_password>"
      }
    }
  }
}
§02  Environment variables
SHIORI_BASE_URL
required

Base URL of the Shiori instance, e.g. https://shiori.example.com

SHIORI_SESSION_ID
secret

Existing Shiori session id; skips login if provided

SHIORI_USERNAME

Shiori username; required unless SHIORI_SESSION_ID is set

SHIORI_PASSWORD
secret

Shiori password; required unless SHIORI_SESSION_ID is set

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other