MCP server for Claude to access real-time web info
Top 95.8% on sourcepulse
This project provides an MCP (Model Context Protocol) server to integrate real-time web research capabilities into Claude Desktop. It allows users to easily bring current information from the web into their AI conversations, enhancing research depth and accuracy for users engaged in detailed topic exploration.
How It Works
The server leverages Node.js and Playwright to interact with web pages. It exposes tools for Google searches, webpage content extraction, and screenshot capture. These tools are integrated with Claude Desktop via a configuration file, enabling the AI to proactively search the web, visit pages, and extract information as part of a research session.
Quick Start & Requirements
~/Library/Application Support/Claude/claude_desktop_config.json
.agentic-research
prompt.Highlighted Details
agentic-research
prompt for guided, iterative web exploration.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is explicitly described as "very much pre-alpha code" and users should expect bugs. Compatibility is verified for macOS only, with Linux support not yet confirmed.
7 months ago
Inactive