BookmarksIQ
BookmarksIQ runs a live Model Context Protocol (MCP) server, so you can connect your bookmarks directly to Claude and other MCP-compatible assistants — and search your saved X bookmarks in natural language, from inside your assistant.
Once connected, you ask questions about your saved X bookmarks in plain language — "what did I save about React performance?" — and your assistant searches your library and answers, without you leaving the conversation.
Every connection is scoped to your own account. When you sign in, the server identifies you from your validated login token — never from anything the assistant sends — and every search runs only against your bookmarks. One user's connection can never reach another user's data. This is enforced on the server, on every request.
Connecting requires a BookmarksIQ account with an active free trial or a Pro subscription. Both can use the MCP server. If your trial has expired and you haven't upgraded, AI features — including MCP access — are paused until you subscribe.
Don't have an account yet? Start a free trial and connect it to Claude yourself.
Start a free trial
You can confirm the server is real right now. Send an
unauthenticated request to the endpoint and it responds with
HTTP 401 and an OAuth challenge header
(WWW-Authenticate: Bearer …), pointing to its
authorization server. That's the server refusing anonymous access
and telling you how to authenticate — proof it's live and checking
credentials.
https://mcp.bookmarksiq.comsearch_bookmarks and list_categories.Connector UI wording varies by client; see Claude's connector documentation for the exact steps in your version.