Building an MCP server in Python (and connecting it to Claude Code)
A developer built an MCP server in Python in about 10 minutes using the official SDK, implementing a single tool that counts words, characters, and lines in text. The server connects to Claude Code vi…