Loading languages...
GU

gustavo-meilus/mcp-web-snapshot

@gustavo-meilus3

Take snapshot of websites and deliver it to LLM tools.

website
snapshot
playwright
llm
accessibility

# mcpServer Config

{
  "mcpServers": {
    "mcp-web-snapshot": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-web-snapshot",
        "run",
        "python",
        "src/server.py"
      ]
    }
  }
}

# stdio

uv --directory /path/to/mcp-web-snapshot run python src/server.py
Transport:
stdio
언어:
Python
생성됨:5/29/2025
업데이트됨:7/25/2025