Python for Claude Code

4,004 mods tagged Python that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Claude Code: anthropic · Git and workflow · Web3 and blockchain · React · TypeScript · docker · Go · Localization · Rust · nextjs · bun · PostgreSQL

tigris-python-sdk

291

tigrisdata/skills

Skill Claude CodeCodex

Use when working with Tigris from Python — boto3 setup, Django uploads via django-storages, snapshots, bucket forking, in-place object rename, conditional writes (IfMatch/IfNoneMatch), and the Bundle API for batch ML data fetches. Covers the tigris-boto3-ext extension library (context managers, decorators, helpers)…

not rated 3 1mo ago A 83 tokens original MIT

windows-expert

293

sandraschi/windows-operations-mcp

Skill Claude CodeCodex

This skill provides the operational logic and safe-mode patterns for managing Windows systems at an industrial grade. It prioritizes system integrity via "Safe Mode" registry operations and "Lean SOTA" data manipulation.

not rated 3 yesterday A 0 tokens original MIT

openclaw-molt-mcp

294

sandraschi/openclaw-molt-mcp

Plugin Claude Code

Bundles 1 skill, 1 MCP server · 0 tokens together

FastMCP server + webapp bridging Claude Desktop/Cursor to OpenClaw Gateway (agent control, channels, routing, sessions, security) and Moltbook (AI-agent social network). 11 portmanteau tools.

not rated 3 yesterday A tokens not measured original MIT

mcp-pypi

295

kimasplund/mcp-pypi

MCP server Claude CodeCodexCursor +2

🐍 AI-powered Python package intelligence - search, analyze, and understand PyPI packages through MCP. Runs locally from the mcp-pypi Python package.

not rated 3 20d ago A tokens not measured original MIT

adaptorch

296

dmae97/Adaptorch-MCP

MCP server Claude CodeCodexCursor +2

MCP server "adaptorch" as configured in dmae97/Adaptorch-MCP. Launched with adaptorch-mcp --transport stdio --base-url ${ADAPTORCH_CONTROL_PLANE_BASE_URL}. Needs 1 environment variable to run.

not rated 3 3d ago A tokens not measured

pce

297

Bluezeamer/PrecisionContextEngine

MCP server Claude CodeCodexCursor +2

Polynomial Chaos Expansion method. Runs locally from the pce Python package.

not rated 3 5mo ago A tokens not measured GPL-3.0

chaos-mcp

298

AraneaDev/Chaos-MCP

MCP server Claude CodeCodexCursor +2

security holding package. Runs locally from the chaos-mcp npm package.

not rated 3 yesterday A tokens not measured original MIT

yaml-workflow

299

orieg/yaml-workflow

MCP server Claude CodeCodexCursor +2

A lightweight workflow engine for CI/CD pipelines, data processing, and DevOps automation — define tasks in YAML, run anywhere. Runs locally from the yaml-workflow Python package.

not rated 3 8d ago A tokens not measured original MIT

metagit-cli

300

metagit-ai/metagit-cli

Skill Claude CodeCodex

CLI-only shortcuts for metagit agents — workspace catalog, discovery, prompts, sync, layout, and config. Use instead of MCP or HTTP API when operating from a shell or agentmode session.

not rated 3 +1 today A 43 tokens original MIT

fastapi-backend-ddd

301

sparsh2712/skills

Skill Claude CodeCodex

Domain-Driven Design implementation guidelines for async Python backends. Covers the 4-layer architecture (Infrastructure → Domain → Service → Interaction), the Repository pattern, Unit of Work, Aggregates, Value Objects, Entities, Bounded Contexts, and Ubiquitous Language. Use this skill whenever the user is building…

not rated 3 +1 5mo ago A 0 tokens

python-pro

302

IntraWY/zcode-setup

Agent Claude Code

Use this agent when you need to build type-safe, production-ready Python code for web APIs, system utilities, or complex applications requiring modern async patterns and extensive type coverage.

not rated 3 +1 2mo ago A 37 tokens original MIT

river

303

riverai-org/river-skills

Plugin Claude Code

Bundles 1 skill · 146 tokens together

Agent skills for the River API — write correct training scripts with the river-client Python package: LoRA fine-tuning, SFT, and RL/GRPO on River-hosted models.

not rated 3 1mo ago A tokens not measured original Apache-2.0

api-mcp

304

Sugra-Systems/sugra-api-mcp

MCP server Claude CodeCodexCursor +2

Gateway connector between LLM agents and Sugra API world data through a bundled endpoint catalog and operationid calls. Works with Anthropic Claude, OpenAI GPT, Google Gemini, xAI, and any MCP-enabled IDE. Runs locally from the sugra-api-mcp Python package. Needs 1 environment variable to run.

not rated 2 3d ago A tokens not measured original MIT

code-review-agent

305

GoodJobwilliam/aicraft

Skill Claude CodeCodex

Comprehensive code review with security, performance, and style analysis for Python, TypeScript, and Go. Detects OWASP Top 10 vulnerabilities, N+1 queries, race conditions, and logic errors before they reach production.

not rated 2 5d ago A 46 tokens original MIT

ohm-mcp

306

Murugarajr/ohm-mcp

MCP server Claude CodeCodexCursor +2

AST-based Python refactoring MCP server with safe automated refactorings and rollback. Runs locally from the ohm-mcp npm package.

not rated 2 7mo ago A tokens not measured original MIT

rmbr

307

SRock44/rmbr

MCP server Claude CodeCodexCursor +2

Give your agent memory and knowledge. One file, three lines, no server, no API key. Runs locally from the rmbr Python package.

not rated 2 4d ago A tokens not measured original MIT

mcp-sudact

308

atomno-mcp/mcp-sudact

MCP server Claude CodeCodexCursor +2

Thin MCP client for Russian court practice (Sudact) hosted API: full-text case search + full decision text. Engine is hosted; this package only talks to the atomno-mcp backend. Runs locally from the atomno-mcp-sudact Python package. Needs 1 environment variable to run.

not rated 2 6d ago A tokens not measured original MIT

swiss-democracy-mcp

309

malkreide/swiss-democracy-mcp

MCP server Claude CodeCodexCursor +2

MCP server for Swiss direct democracy data: Swissvotes (1848+), BFS opendata.swiss, SRGSSR Polis (1900+). Runs locally from the swiss-democracy-mcp Python package.

not rated 2 6d ago A tokens not measured original MIT

google-events

310

johnisanerd/Apify-Google-Events-API

MCP server Claude CodeCodexCursor +2

Google Events listings with dates, venues, and ticket links via a hosted MCP server. Remote server at mcp.apify.com.

not rated 2 yesterday A tokens not measured

linkedin-mcp-server

311

prakharagarwal-dev/linkedin-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "linkedin-mcp-server" as configured in prakharagarwal-dev/linkedin-mcp-server. Runs in Docker (ghcr.io/prakharagarwal-dev/linkedin-mcp-server:0.16.0).

not rated 2 today A tokens not measured original Apache-2.0

new-python-project

312

zhengbingquant/frontier-skills

Skill Claude CodeCodex

Bootstrap a new Python project from a proven scaffold. Use whenever the user asks to start, create, scaffold, or set up a new Python tool, library, CLI, package, service, or experiment repo — or says 'set up a project the usual way'. Do NOT hand-roll a project structure from memory when this skill is available: run…

not rated 2 2mo ago A 131 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: