Shiori MCP
Rank #62,189io.github.rusty4444/shiori-mcp
MCP server for Shiori bookmark management and tag workflows.
Shiori MCP is a Model Context Protocol (MCP) server published by rusty4444. It ranks #62,189 of 132,113 servers tracked on MCP Toplist. Shiori MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 69,924 of 132,113 servers on MCP Toplist.
Use Shiori MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shiori-mcp -e "SHIORI_BASE_URL=<your SHIORI_BASE_URL>" -e "SHIORI_SESSION_ID=<your SHIORI_SESSION_ID>" -e "SHIORI_USERNAME=<your SHIORI_USERNAME>" -e "SHIORI_PASSWORD=<your SHIORI_PASSWORD>" -- uvx shiori-mcpReplace each placeholder with your own value before saving.
[mcp_servers.shiori-mcp]
command = "uvx"
args = ["shiori-mcp"]
[mcp_servers.shiori-mcp.env]
SHIORI_BASE_URL = "<your SHIORI_BASE_URL>"
SHIORI_SESSION_ID = "<your SHIORI_SESSION_ID>"
SHIORI_USERNAME = "<your SHIORI_USERNAME>"
SHIORI_PASSWORD = "<your SHIORI_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiori-mcp": {
"command": "uvx",
"args": [
"shiori-mcp"
],
"env": {
"SHIORI_BASE_URL": "<your SHIORI_BASE_URL>",
"SHIORI_SESSION_ID": "<your SHIORI_SESSION_ID>",
"SHIORI_USERNAME": "<your SHIORI_USERNAME>",
"SHIORI_PASSWORD": "<your SHIORI_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiori-mcp": {
"command": "uvx",
"args": [
"shiori-mcp"
],
"env": {
"SHIORI_BASE_URL": "<your SHIORI_BASE_URL>",
"SHIORI_SESSION_ID": "<your SHIORI_SESSION_ID>",
"SHIORI_USERNAME": "<your SHIORI_USERNAME>",
"SHIORI_PASSWORD": "<your SHIORI_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"shiori-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"shiori-mcp"
],
"env": {
"SHIORI_BASE_URL": "<your SHIORI_BASE_URL>",
"SHIORI_SESSION_ID": "<your SHIORI_SESSION_ID>",
"SHIORI_USERNAME": "<your SHIORI_USERNAME>",
"SHIORI_PASSWORD": "<your SHIORI_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiori-mcp": {
"command": "uvx",
"args": [
"shiori-mcp"
],
"env": {
"SHIORI_BASE_URL": "<your SHIORI_BASE_URL>",
"SHIORI_SESSION_ID": "<your SHIORI_SESSION_ID>",
"SHIORI_USERNAME": "<your SHIORI_USERNAME>",
"SHIORI_PASSWORD": "<your SHIORI_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"shiori-mcp": {
"command": "uvx",
"args": [
"shiori-mcp"
],
"env": {
"SHIORI_BASE_URL": "<your SHIORI_BASE_URL>",
"SHIORI_SESSION_ID": "<your SHIORI_SESSION_ID>",
"SHIORI_USERNAME": "<your SHIORI_USERNAME>",
"SHIORI_PASSWORD": "<your SHIORI_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rusty4444%2Fshiori-mcp)<a href="https://mcptoplist.com/server/io.github.rusty4444%2Fshiori-mcp"><img src="https://mcptoplist.com/badge/io.github.rusty4444%2Fshiori-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rusty4444
Other servers by rusty4444
- Hermes Grocy MCP#40,717 · 1 ver
- wallabag MCP#40,718 · 1 ver
- ChangeDetection.io MCP Server#62,188 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 18, 2026 |
Frequently asked questions
- Who maintains Shiori MCP?
- Shiori MCP is maintained by rusty4444, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Shiori MCP listed on the Official MCP Registry?
- Yes — Shiori MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Shiori MCP have?
- MCP Toplist tracks 1 version of Shiori MCP, most recently published on May 18, 2026.
- Where can I find the source code for Shiori MCP?
- The source code for Shiori MCP is hosted at github.com/rusty4444/shiori-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.