
Web Tools MCP Server
from taoran90530-oss
Give Claude web browsing powers - fetch webpages, extract data, discover sitemaps, summarize content
MCP Server Toolkit - 3 Production MCP Servers
Three production-ready Model Context Protocol (MCP) servers that give Claude and other AI assistants real-world capabilities.
Servers Included
1. Web Tools MCP
Give AI the ability to browse the web, extract structured data, and discover content.
fetch_webpage- Extract clean text from any URLextract_structured_data- Pull tables, prices, emails, dates from HTMLgenerate_sitemap_urls- Discover sitemaps and RSS feedsparse_markdown_table- Convert markdown tables to JSONsummarize_text- Extract key points and entities
2. Data Analysis MCP
Turn AI into a data analyst that can process CSV, JSON, and structured data.
analyze_csv- Parse CSV with column stats and distributionsanalyze_json- Extract schema, null percentages, samplescalculate_metrics- Sum, avg, growth rate, median, stddevdetect_anomalies- IQR-based outlier detectiongenerate_report- Structured data quality reports
3. Content Tools MCP
Give AI the ability to analyze and optimize content quality.
analyze_seo- Keyword density, readability, suggestionsgenerate_content_brief- Full content briefs with hooksrewrite_content- 5-tone rewritingextract_content_ideas- 10 content angles from any topicoptimize_headline- Score headlines 0-100
Pricing
Each server is available individually on Gumroad for $24, or get all 3 + 4 n8n templates + agency resources in the complete Starter Kit for $109.
cd web-tools-mcp && npm install && node index.jsQuick Start
cd web-tools-mcp && npm install && node index.jsThen add to your Claude Desktop config. See SETUP_GUIDE.md for details.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
License
Apache 2.0 - Use freely in commercial projects.