Skip to main content
Glama

Browser History Analysis MCP

by mixophrygian
MIT License
3
  • Apple
  • Linux

search_browser_history

Analyze and filter browser history data to find specific URLs and titles matching your search query. Helps identify patterns and relevant information for further analysis.

Instructions

Search browser history for specific queries. Use this after getting history data.

Args: query: Search term to look for in URLs and titles

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_browser_historyArguments", "type": "object" }

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