Loading MCP server directory, please wait...
MCP server for Shiori bookmark management and tag workflows.
npx @getmcp/cli add io.github.rusty4444/shiori-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SHIORI_BASE_URLBase URL of the Shiori instance, e.g. https://shiori.example.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rusty4444/shiori-mcp": {
"command": "uvx",
"args": [
"shiori-mcp"
],
"env": {
"SHIORI_BASE_URL": "",
"SHIORI_SESSION_ID": "",
"SHIORI_USERNAME": "",
"SHIORI_PASSWORD": ""
}
}
}
}