← Back to Plugins
MCP Server MCP

io.github.First-CH/tools-mcp

github By github 👁 1 views ▲ 0 votes

MCP tools: WCAG contrast, JP char/X-weight count, WebP convert, JSON-LD, llms.txt.

Homepage Verified source GitHub

Install

npx -y @first-ch/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@first-ch/tools-mcp",
      "version": "0.4.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional. Path to a local JSONL file for opt-in usage logging. No logging when unset.",
          "format": "string",
          "name": "FIRSTCH_TOOLS_USAGE_LOG"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...