BeClaude

python-code-style

New
28.2kSmitheryDevelopmentby wshobson

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

First seen 6/12/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "python-code-style": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewdocumentationpythoncodingwriting

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is python-code-style?

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

How to install python-code-style?

To install python-code-style: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "python-code-style": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is python-code-style best for?

python-code-style is a mcp categorized under Development. It is designed for: code-review, documentation, python, coding, writing. Created by wshobson.