smart-web
Quality Score
85
/100
Web search, direct-URL fetch, crawl, and docs export MCP. smartfetch for URLs.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"smart-web": {
"command": "npx",
"args": [
"-y",
"smart-web-mcp"
],
"env": {
"SMART_WEB_SETTINGS_FILE": "<smart_web_settings_file>",
"SMART_WEB_TMP_DIR": "<smart_web_tmp_dir>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"smart-web": {
"command": "npx",
"args": [
"-y",
"smart-web-mcp"
],
"env": {
"SMART_WEB_SETTINGS_FILE": "<smart_web_settings_file>",
"SMART_WEB_TMP_DIR": "<smart_web_tmp_dir>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y smart-web-mcp§02 Environment variables
SMART_WEB_SETTINGS_FILEOptional path to a `smart-web` settings JSON file. If omitted, the server reads `~/.config/smart-web/settings.json` when present.
SMART_WEB_TMP_DIROptional temp root for smart-web dev snapshots and export staging. If omitted, smart-web uses a platform cache directory instead of an ambient home-directory temp path.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…