Skip to main content
Glama

Browserless MCP Server

TEST_RESULTS.md2.53 kB
# Browserless MCP Test Results ## Connection Test ✅ - **Browserless URL**: `http://172.22.0.1:3000` - **Status**: Connected successfully - **Authentication**: None required (token: null) ## Available Endpoints ✅ - `/` - Root endpoint (HTML response) - `/docs` - OpenAPI documentation - `/metrics` - Performance metrics - `/sessions` - Active sessions - `/config` - Configuration ## Feature Tests ### ✅ Working Features #### 1. Content Extraction - **Endpoint**: `/content` - **Status**: WORKING - **Test URL**: `https://httpbin.org/html` - **Response**: 3,737 characters of HTML content - **Sample File**: `sample-content.html` #### 2. PDF Generation - **Endpoint**: `/pdf` - **Status**: WORKING - **Test URL**: `https://httpbin.org/html` - **Response**: 47,023 bytes PDF file - **Sample File**: `sample-document.pdf` ### ❌ Non-Working Features #### 3. Screenshots - **Endpoint**: `/screenshot` - **Status**: TIMEOUT - **Issue**: 30-second timeout exceeded - **Possible Cause**: Resource constraints or network issues #### 4. Custom Functions - **Endpoint**: `/function` - **Status**: 400 ERROR - **Issue**: Bad request - **Possible Cause**: Function format or ES module support #### 5. Page Export - **Endpoint**: `/export` - **Status**: 404 ERROR - **Issue**: Endpoint not found - **Possible Cause**: Not available in this Browserless instance #### 6. Performance Audit - **Endpoint**: `/performance` - **Status**: 404 ERROR - **Issue**: Endpoint not found - **Possible Cause**: Not available in this Browserless instance ## Summary **Working Features**: 2/6 (33%) - Content extraction ✅ - PDF generation ✅ **Non-Working Features**: 4/6 (67%) - Screenshots ❌ - Custom functions ❌ - Page export ❌ - Performance audit ❌ ## Recommendations 1. **Use Working Features**: Focus on content extraction and PDF generation 2. **MCP Server**: Create a simplified MCP server with only working features 3. **Resource Allocation**: Consider allocating more resources to Browserless for screenshots 4. **Feature Verification**: Check Browserless documentation for available endpoints ## Next Steps 1. Build the simplified MCP server with working features 2. Test with MCP clients 3. Share via Smithery 4. Consider upgrading Browserless instance for additional features ## Files Created - `sample-content.html` - Extracted HTML content - `sample-document.pdf` - Generated PDF document - `test-document.pdf` - Additional PDF test - `config.json` - Browserless configuration - `TEST_RESULTS.md` - This summary

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lizzard-Solutions/browserless-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server