# See repository for install instructions
{
"mcpServers": {
"kc23go-anybrowse": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"kc23go-anybrowse": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"kc23go-anybrowse": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The io.github.kc23go/anybrowse tool is a Model Context Protocol server that converts URLs into clean Markdown format, making them suitable for large language models. It utilizes real Chrome browsers to achieve this conversion, allowing developers to easily prepare web content for use with AI coding assistants. Developers would use this tool when they need to integrate web-based content into their projects, such as when working with AI-powered coding tools that rely on formatted text input.
Converts any URL to clean, LLM-ready Markdown using real Chrome browsers. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport.
What tools does it provide?
The anybrowse server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.