Shiori MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from pypi. Last commit 31 May 2026.
MCP server for Shiori bookmark management and tag workflows.
Today is the operative word: we check Shiori MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shiori-mcp -- uvx shiori-mcp
{
"mcpServers": {
"shiori-mcp": {
"args": [
"shiori-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.shiori-mcp]
command = "uvx"
args = ["shiori-mcp"]
{
"mcpServers": {
"shiori-mcp": {
"args": [
"shiori-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"shiori-mcp": {
"args": [
"shiori-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SHIORI_BASE_URL (Base URL of the Shiori instance, e.g. https://shiori.example.com), SHIORI_SESSION_ID (Existing Shiori session id; skips login if provided), SHIORI_USERNAME (Shiori username; required unless SHIORI_SESSION_ID is set), SHIORI_PASSWORD (Shiori password; required unless SHIORI_SESSION_ID is set).
The author declared them in the registry entry; get the values from the project itself.
MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
MCP server for government forms and document workflows in Kenya (fomu = form)
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
A standardized testing harness for MCP servers and agent workflows
Answers built from our own checks of this server.