Back to directory
pythonanywhere/pythonanywhere-mcp-server

pythonanywhere/pythonanywhere-mcp-server

@pythonanywhere

PythonAnywhere MCP Server - 管理文件、网站、Web应用和计划任务的标准化接口

pythonanywheremcp-servercloudhostingdeploymentautomationwebappfile-management

Installation & Configuration

{
  "mcpServers": {
    "pythonanywhere-mcp-server": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "pythonanywhere-mcp-server"
      ],
      "env": {
        "API_TOKEN": "yourpythonanywhereapitoken",
        "PYTHONANYWHERE_USERNAME": "yourpythonanywhereusername"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12