MCP Pyrefly
JSON →A server for real-time Python code validation using Pyrefly, designed to prevent common coding errors from LLMs.
Install
pip install mcp-pyrefly Tools · 3
- pyrefly_execute Execute Python code in a sandboxed environment and return the output
- pyrefly_analyze Analyze Python code for errors, style issues, and performance suggestions
- pyrefly_format Format Python code according to PEP 8 standards
Links
★ 2 GitHub stars