mcp-tools-py: This MCP server enables AI assistants to run code quality checks on Python projects using pylint, pytest, and mypy. It ensures security and context management by scoping operations and formatting results.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Integrate with AI assistants like Claude for code quality checks
Learning to build modern AI coding agents from scratch