# MCP Turtle **Repository Path**: chenchang/mcp_turtle ## Basic Information - **Project Name**: MCP Turtle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-25 - **Last Updated**: 2025-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MCP Turtle MCP configuration: ``` { "mcpServers": { "drawing": { "command": "uv", "args": [ "--directory", "C:/path/to/mcp_turtle", "run", "main.py" ] } } } ```