Browser History Analysis MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_browser_statusA | Step 1: Check which browsers are available and which are locked. This is the first step in the workflow - run this to see if you need to close any browsers. |
| get_browser_historyA | Step 2: Get raw browser history data without analysis. This is the fastest way to retrieve browser history and should be used before any analysis. |
| analyze_browser_historyB | Step 3: Analyze browser history with different levels of detail. |
| search_browser_historyB | Search browser history for specific queries. Use this after getting history data. |
| suggest_categoriesA | Get uncategorized URLs for custom categorization. Use this after running analysis. |
| diagnose_safari_supportC | Diagnose Safari support and accessibility. Useful for debugging Safari integration. |
| health_checkA | Simple health check that returns immediately to test if the MCP server is working. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| productivity_analysis | Creates a comprehensive productivity analysis prompt |
| learning_analysis | Creates a deep learning pattern analysis prompt |
| research_topic_extraction | Extract and summarize research topics from browsing history |
| generate_insights_report | Generate a personalized insights report based on browsing patterns |
| export_visualization | Export your browsing data as interactive visualizations |
| compare_time_periods | Compare your browsing habits across different time periods |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/mixophrygian/browser_history_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server