Scrapling MCP server with HTTP/SSE transport for Coolify deployment
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
fix: use correct Response attributes (html_content, text) and markdownify
c256af0View on GitHubfix: use async_fetch() instead of fetch() for asyncio compatibility
3601b25View on GitHubfix: remove patchright dependency to resolve conflict with scrapling[fetchers]
224166fView on GitHubfix: update cache buster and add env var for stronger invalidation
053cc20View on GitHubfix: restore system deps in Dockerfile with updated cache buster
54e6b2eView on GitHubfix: keep SSE connection alive to handle async responses
64f631dView on GitHubfix: StealthFetcher > StealthyFetcher and add patchright dependency
c34a6e2View on GitHubRefactor to use MCP SDK SseServerTransport for proper SSE support
a34c1f5View on GitHubFix: Use X-Forwarded-Proto for correct endpoint URL in SSE
8d6b845View on GitHubAdd SSE support to /mcp endpoint for OpenCode compatibility
ca1a042View on GitHub