Browser Bookmarks Parser

Browser Bookmarks Parser MCP Connector for Claude

A+

Turn messy Chrome, Safari, and Firefox bookmark HTML exports into clean, structured JSON data. Instantly allow your AI to organize your digital life and remove duplicate links.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

You have thousands of bookmarks saved over the years. You export them from your browser, hoping Claude can help you organize them, find dead links, or group them by topic. But the export is a massive, unreadable 'Netscape Bookmark' HTML file. If the AI tries to read it, it hallucinates folder structures and runs out of context tokens.

This MCP uses a fast, deterministic parser to convert that legacy HTML format into a beautifully structured JSON hierarchy. It completely strips away the DOM noise and returns exactly what your agent needs: Folders, Titles, and URLs.

The Superpowers

  • Universal Support: Parses native exports from Google Chrome, Safari, Firefox, Edge, and Arc.
  • Hierarchy Preserved: Deeply nested folders are correctly mapped into the JSON structure.
  • Zero Hallucination: No more guessing where a folder ends and a link begins.
  • Digital Decluttering: Turns Claude into your personal librarian. Say: 'Read my bookmarks and remove all duplicate URLs'.
bookmarksdata-parsingjson-conversiondigital-organizationbrowser-toolsfile-processing

1 tools expose this connector's capabilities to your AI agent.

parse_browser_bookmarks

Provide the absolute file path to the .html export file. Parse a messy Netscape Bookmark HTML file (exported from Chrome, Safari, Firefox) into clean, structured JSON

See how to talk to your AI agent using Browser Bookmarks Parser.

Read my exported bookmarks.html and list all the duplicate URLs.

I analyzed your bookmarks and found 14 duplicate URLs across 3 different folders. Would you like me to generate a script to remove them?

Look at my bookmarks file and group all the links that look like AI tools into a new suggested folder structure.

I've analyzed your 450 bookmarks. Here is a suggested folder structure for the 42 AI-related tools you saved: - /AI Image Generators/ - /LLM APIs/

Extract only the bookmarks from the 'Read Later' folder and format them as a Markdown list.

Here is your 'Read Later' list: - [TechCrunch Article](https://techcrunch.com/...) - [React Documentation](https://react.dev/...)

Yes! The parser strictly maintains the exact folder hierarchy (e.g., 'Work -> Q3 Reports -> Sales.pdf') so the AI understands exactly how your bookmarks are categorized.

Related Connectors