claude mcp add j0hanz-superfetch -- npx -y @j0hanz/superfetch
{
"mcpServers": {
"j0hanz-superfetch": {
"command": "npx",
"args": ["-y", "@j0hanz/superfetch"]
}
}
}
{
"mcpServers": {
"j0hanz-superfetch": {
"command": "npx",
"args": ["-y", "@j0hanz/superfetch"]
}
}
}
{
"mcpServers": {
"j0hanz-superfetch": {
"command": "npx",
"args": ["-y", "@j0hanz/superfetch"]
}
}
}
About This MCP Server
The io.github.j0hanz/superfetch server is a developer tool that functions as an intelligent web content fetcher, converting HTML to a clean, AI-readable JSONL format. It enables the connection of web content to AI coding assistants through the Model Context Protocol, allowing for more efficient processing and analysis of web data. Developers would use this server when they need to fetch and preprocess web content for use with AI-powered tools, such as Claude Code and Cursor.
Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@j0hanz/superfetch on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The superfetch server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.