clean-code
01Cursor rule Cursor
Cursor rule "clean-code" from Priyansiuu/mcp-python-server, covering clean code guidelines, constants over magic numbers, meaningful names, smart comments and single responsibility.
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.
Cursor rule Cursor
Cursor rule "clean-code" from Priyansiuu/mcp-python-server, covering clean code guidelines, constants over magic numbers, meaningful names, smart comments and single responsibility.
Cursor rule Cursor
Cursor rule "codequality" from Priyansiuu/mcp-python-server, covering code quality guidelines, verify information, file-by-file changes, no apologies and no understanding feedback.
Cursor rule Cursor
Cursor rule "python" from Priyansiuu/mcp-python-server, covering python best practices, project structure, code style, type hints and flask structure.