Skip to content

Conversation

@Vikrant-Khedkar
Copy link
Collaborator

@Vikrant-Khedkar Vikrant-Khedkar commented Nov 19, 2025

Note

Adds a Dockerfile that builds a Python 3.11 image, installs the package, runs as non-root, and starts scrapegraph_mcp.server.

  • Docker:
    • Add Dockerfile based on python:3.11-slim.
    • Copies pyproject.toml, README.md, and src/; installs package with pip install ..
    • Sets PYTHONUNBUFFERED=1, creates non-root user mcpuser, and runs python -m scrapegraph_mcp.server.

Written by Cursor Bugbot for commit 9d15a93. This will update automatically on new commits. Configure here.

@Vikrant-Khedkar Vikrant-Khedkar merged commit 8e5a289 into main Nov 19, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants