Tools MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm. Last commit 24 Jul 2026.
MCP tools: WCAG contrast, JP char/X-weight count, WebP convert, JSON-LD, llms.txt.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tools-mcp -- npx -y @first-ch/tools-mcp
{
"mcpServers": {
"tools-mcp": {
"args": [
"-y",
"@first-ch/tools-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tools-mcp]
command = "npx"
args = ["-y", "@first-ch/tools-mcp"]
{
"mcpServers": {
"tools-mcp": {
"args": [
"-y",
"@first-ch/tools-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tools-mcp": {
"args": [
"-y",
"@first-ch/tools-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.