A Model Context Protocol (MCP) server providing character-level index-based string manipulation. Perfect for test code generation where precise character positioning matters. LLMs generate text token-by-token and struggle with exact character counting. When generating test code with specific length requirements or validating string positions, you need precise index-based tools. This MCP server sol
Add this skill
npx mdskills install agent-hanju/char-index-mcpComprehensive character-level string manipulation toolkit with 12 well-documented tools solving a real LLM limitation
claude mcp add char-index-mcp -- npx -y char-index-mcp
npx mdskills install agent-hanju/char-index-mcp