cloud platforms
Pythonanywhere Mcp Server
MCP server implementation for PythonAnywhere cloud platform.
python
local
cloud platforms
Installation
npx -y pythonanywhere/pythonanywhere-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "pythonanywhere-mcp-server",
"command": "npx",
"args": [
"-y",
"pythonanywhere/pythonanywhere-mcp-server"
]
}About This MCP Server
pythonanywhere/pythonanywhere-mcp-server
MCP server implementation for PythonAnywhere cloud platform.
GitHub: https://github.com/pythonanywhere/pythonanywhere-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub