MCP Server
MCP
smart-web
Web search, direct-URL fetch, crawl, and docs export MCP. smartfetch for URLs.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "smart-web-mcp",
"version": "0.8.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional path to a `smart-web` settings JSON file. If omitted, the server reads `~/.config/smart-web/settings.json` when present.",
"format": "string",
"name": "SMART_WEB_SETTINGS_FILE"
},
{
"description": "Optional 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.",
"format": "string",
"name": "SMART_WEB_TMP_DIR"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment