mcpbeat Sign in

URL Manager MCP Server

by piccolo123 Your server? Claim it
local only

URL Manager MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 159 installs a week from pypi. Last commit 14 Aug 2026.

Agent-first bookmark management with auto-registration, categories, tags, and shared collections.

Installs per day peak 491 · avg 33 · +18% w/w
a month agotoday
159
Installs / week
pypi · url-manager-mcp
1
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check URL Manager MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add url-manager-mcp -- uvx url-manager-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "url-manager-mcp": {
      "args": [
        "url-manager-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.url-manager-mcp]
command = "uvx"
args = ["url-manager-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "url-manager-mcp": {
      "args": [
        "url-manager-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "url-manager-mcp": {
      "args": [
        "url-manager-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to URL Manager MCP

same job, measured the same way
C
Agent Domain Search
by agentdomainsearch

Agent-first domain registration and DNS management, paid with USDC via x402.

3 tools answering
I
Bookmark Lens
by cornelcroi

Local-first bookmark management with semantic search and AI-powered organization

67 installs/wk local only
Linkwarden MCP
by flumpiey

Read-first Linkwarden bookmarks MCP with opt-in write, delete, and collection tools.

556 installs/wk local only
Shiori MCP
by rusty4444

MCP server for Shiori bookmark management and tag workflows.

40 installs/wk local only
Opentable MCP
by chrischall

OpenTable reservation management: find slots, book, cancel, list reservations, manage favorites.

423 installs/wk local only
I
Outlook
by mcp-z

Outlook integration with OAuth, message search, batch operations, and calendar management

1 152 installs/wk local only
Jedi Collection Sort
by jediapps

Manage Shopify collection sorting by chat: strategies, assignments, and on-demand sorts.

answering
Kaiten
by evvfebruary

Manage Kaiten spaces, boards, cards, comments, and tags with compact MCP responses.

54 installs/wk local only

URL Manager MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for URL Manager MCP?
URL Manager MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package url-manager-mcp was installed 159 times last week.
How do I connect URL Manager MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls url-manager-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use URL Manager MCP?
The pypi package url-manager-mcp was installed 159 times in the last week. Week over week that is +18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is URL Manager MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.