claude mcp add akeiue-webpeel -- npx -y webpeel
{
"mcpServers": {
"akeiue-webpeel": {
"command": "npx",
"args": ["-y", "webpeel"]
}
}
}
{
"mcpServers": {
"akeiue-webpeel": {
"command": "npx",
"args": ["-y", "webpeel"]
}
}
}
{
"mcpServers": {
"akeiue-webpeel": {
"command": "npx",
"args": ["-y", "webpeel"]
}
}
}
About This MCP Server
The webpeel server is a developer tool that enables fetching and conversion of web pages into clean markdown format, making them suitable for use with AI models. It connects to web pages via HTTP and escalates to browser-level rendering when necessary, providing a standardized output that can be easily consumed by AI coding assistants. Developers would use webpeel when they need to preprocess web page content for use in AI-driven development workflows, such as those involving Claude Code or Cursor.
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
webpeel 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 WebPeel server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.