bookmarks-mcp
Rank #39,055io.github.Fisher521/bookmarks-mcp
Read-only MCP server for browser bookmarks: Chrome, Safari, Firefox, and read-later exports.
bookmarks-mcp is a Model Context Protocol (MCP) server published by fisher521. It ranks #39,055 of 132,113 servers tracked on MCP Toplist. bookmarks-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 93,058 of 132,113 servers on MCP Toplist.
Use bookmarks-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bookmarks-mcp -- npx -y bookmarks-mcp[mcp_servers.bookmarks-mcp]
command = "npx"
args = ["-y", "bookmarks-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bookmarks-mcp": {
"command": "npx",
"args": [
"-y",
"bookmarks-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bookmarks-mcp": {
"command": "npx",
"args": [
"-y",
"bookmarks-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bookmarks-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bookmarks-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bookmarks-mcp": {
"command": "npx",
"args": [
"-y",
"bookmarks-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bookmarks-mcp": {
"command": "npx",
"args": [
"-y",
"bookmarks-mcp"
]
}
}
}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.Fisher521%2Fbookmarks-mcp)<a href="https://mcptoplist.com/server/io.github.Fisher521%2Fbookmarks-mcp"><img src="https://mcptoplist.com/badge/io.github.Fisher521%2Fbookmarks-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
fisher521
Other servers by fisher521
View all fisher521 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains bookmarks-mcp?
- bookmarks-mcp is maintained by fisher521, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is bookmarks-mcp listed on the Official MCP Registry?
- Yes — bookmarks-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does bookmarks-mcp have?
- MCP Toplist tracks 1 version of bookmarks-mcp, most recently published on Aug 6, 2026.
- Where can I find the source code for bookmarks-mcp?
- The source code for bookmarks-mcp is hosted at github.com/Fisher521/bookmarks-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.