BeClaude

docstring

New
97.3kSmitheryDocumentationby pytorch

Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.

First seen 5/22/2026

Install & Usage

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

Add the configuration to "mcpServers": { "docstring": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
writing

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is docstring?

Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.

How to install docstring?

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

What is docstring best for?

docstring is a mcp categorized under Documentation. It is designed for: writing. Created by pytorch.