Web Browser
Integrates web browsing capabilities for realtime data retrieval, content extraction, and task automation using popular Python libraries.
40 stars
0 tools
Created Aug 2025
@blazickjp/blazickjp-web-browser-web-browser-mcp-serverAbout
Integrates web browsing capabilities for realtime data retrieval, content extraction, and task automation using popular Python libraries.
Categories
general
Installation
npm
npm install @blazickjp/blazickjp-web-browser-web-browser-mcp-server
Configuration
{
"mcpServers": {
"blazickjp-web-browser-web-browser-mcp-server": {
"command": "npx",
"args": [
"-y",
"@blazickjp/blazickjp-web-browser-web-browser-mcp-server"
]
}
}
}