Search History MCP Server
Provides access to Arc browser's search history, enabling search of URLs and page titles, retrieval of recent browsing history, and identification of most frequently visited sites.
Provides access to Brave browser's search history, enabling search of URLs and page titles, retrieval of recent browsing history, and identification of most frequently visited sites.
Provides access to DuckDuckGo browser's search history, enabling search of URLs and page titles, retrieval of recent browsing history, and identification of most frequently visited sites.
Provides access to Firefox browser's search history, enabling search of URLs and page titles, retrieval of recent browsing history, and identification of most frequently visited sites.
Provides access to Opera browser's search history, enabling search of URLs and page titles, retrieval of recent browsing history, and identification of most frequently visited sites.
Provides access to Safari browser's search history, enabling search of URLs and page titles, retrieval of recent browsing history, and identification of most frequently visited sites.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Search History MCP Serverwhat did I search about Python decorators last week?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
search-history-mcp
Access and search your browser search history (Brave, Chrome, Firefox, Safari, Edge, Arc, Opera, DuckDuckGo) through an MCP server for LLM chat apps.
Supported for MacOS, Windows, and Linux.
https://github.com/user-attachments/assets/19c6de51-8219-453d-9b36-d584c44fbe9f
Use Cases
Brainstorming: Brainstorm project ideas inspired by your interests and search history.
LLM Personalization Support: Teach your LLM more about yourself.
Profile Generation: Build a personal profile based on your search history.
Related MCP server: Chrome History & Bookmarks MCP Server
Features
This MCP server provides three tools to interact with your search history:
search_history: Search for specific terms in URLs and page titles
get_recent_history: Get the most recent browsing history entries
get_most_visited: Get your most frequently visited sites
Install
Install Claude Desktop
Install uv
Clone or navigate to this repository
Setup environment:
uv venv && uv pip install -r pyproject.toml && uv pip install cryptography && source .venv/bin/activateInstall the MCP server:
fastmcp install claude-desktop mcp_server.pyRestart Claude Desktop
Privacy Note
This server reads your local browser history databases in read-only mode. It creates temporary copies to avoid locking issues when browsers are running. For DuckDuckGo on macOS, encryption keys are retrieved from your macOS Keychain and used only to decrypt your local history data. No data is sent anywhere except to your local LLM chat application.
Browser Support: Brave, Chrome, Edge, Opera, Arc, and DuckDuckGo are supported on Windows, macOS, and Linux. Firefox is supported on all platforms. Safari is macOS-only.
Browser file paths may have to be manually configured depending on your file structures.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables semantic search across browser bookmarks from Chrome, Firefox, Edge, Opera, and other browsers using natural language queries. Extracts and indexes bookmark content and metadata into a vector database for intelligent retrieval.1Apache 2.0
- Flicense-qualityDmaintenanceEnables AI assistants to search and analyze Chrome browser history and bookmarks data locally, including keyword searches, date range filtering, recent browsing activity, and usage statistics across all platforms.2

blackmount-mcpofficial
Alicense-qualityAmaintenanceEnables AI assistants to access and search local browser history, bookmarks, open tabs, and downloads for personalized context.MIT- Alicense-qualityAmaintenanceEnables semantic search across your local AI conversation history (ChatGPT, Claude, etc.) and provides tools to retrieve context, capture thoughts, and get profile summaries.59AGPL 3.0
Related MCP Connectors
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Search everything you save: YouTube, articles, podcasts, PDFs, Notion, Obsidian. API key or OAuth.
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ronantakizawa/search-history-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server