Mattermost Fetch

Web scraping server that fetches and processes web content with robust features like robots.txt compliance, LRU caching, and markdown conversion, supporting both autonomous and manual content retrieval modes.

View Source
3 stars
0 tools
Created Aug 2025
@kakehashi-inc/kakehashi-inc-mattermost-fetch-mattermost

About

Web scraping server that fetches and processes web content with robust features like robots.txt compliance, LRU caching, and markdown conversion, supporting both autonomous and manual content retrieval modes.

Categories

general

Installation

npm

npm install @kakehashi-inc/kakehashi-inc-mattermost-fetch-mattermost

Configuration

{ "mcpServers": { "kakehashi-inc-mattermost-fetch-mattermost": { "command": "npx", "args": [ "-y", "@kakehashi-inc/kakehashi-inc-mattermost-fetch-mattermost" ] } } }