Claude AI Dev Tools: MCP Server, Blender Connector & Sonnet Evaluation Patterns Today's Highlights Today's highlights include a custom MCP server pattern for Claude Code to optimize HTML parsing, a new direct integration connecting Claude with Blender for creative development, and a research team leveraging Claude Sonnet for robust LLM evaluation. PullMD: Optimizing Claude Code with MCP Server for HTML Parsing (r/ClaudeAI) Source: https://reddit.com/r/ClaudeAI/comments/1sxzlh6/pullmd_gave_claude_code_an_mcp_server_so_it_stops/ This project, PullMD, introduces a novel approach to enhance the efficiency of Claude Code when processing web content. Developers often face significant token consumption when feeding raw HTML documents to large language models for summarization or analysis. PullMD addresses this by deploying an 'MCP server' (Multi-Content Processor, likely a custom processing server) to intelligently pre-process web pages.…