Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by surya-madhav • Frontend & UI
A lightweight MCP server that exposes web-related tools (starting with a web_scrape tool) so LLM agents can fetch and consume website content as markdown.
Fetch and convert web pages into markdown for downstream summarization or analysis.
A local MCP-accessible toolset to prototype web content retrieval and tool chaining (via the Streamlit UI and MCP Inspector).
Integrate web content fetching into desktop LLM workflows (e.g., Claude for Desktop) or extend the server with custom web tools.
This repository implements a Model Context Protocol (MCP) server providing web-focused tools for LLM agents. The included web_scrape tool rewrites URLs to use r.jina.ai and returns page content in markdown, and the server is designed to be extended with additional tools placed in the tools/ directory. It includes convenience scripts, a Streamlit UI for testing, and integration instructions for Claude for Desktop and the MCP Inspector for interactive debugging. This makes it easy to let agents retrieve, inspect, and process web content within an MCP-enabled workflow.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.