MCP server exposing First CH Tools' free web-tool logic for WCAG contrast, JP character counting, WebP conversion, JSON-LD, and llms.txt generation to AI agents.
{
"mcpServers": {
"first-chtools": {
"command": "npx",
"args": [
"-y",
"@first-ch/tools-mcp"
]
}
}
}