WebforAI Text Extractor
Extracts and processes web page content into clean, readable markdown format for research and information gathering
2 stars
0 tools
Created Aug 2025
@yutakobayashidev/yutakobayashidev-webforai-text-extractor-webforai-mcp-serverAbout
Extracts and processes web page content into clean, readable markdown format for research and information gathering
Categories
general
Installation
npm
npm install @yutakobayashidev/yutakobayashidev-webforai-text-extractor-webforai-mcp-server
Configuration
{
"mcpServers": {
"yutakobayashidev-webforai-text-extractor-webforai-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yutakobayashidev/yutakobayashidev-webforai-text-extractor-webforai-mcp-server"
]
}
}
}