Tools MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 386 installs a week from npm. Last commit 20 Sep 2026.
MCP tools: WCAG contrast, JP char/X-weight count, WebP convert, JSON-LD, llms.txt.
We read the source, 13 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(process.execPath, [join(here, 'server.mjs')], { stdio: ['pipe', 'pipe', 'inherit'] });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
FIRSTCH_TOOLS_USAGE_LOG (Optional. Path to a local JSONL file for opt-in usage logging. No logging when unset.).
The author declared them in the registry entry; get the values from the project itself.
JSON tools MCP.
Six pure, in-memory CSS color tools: parse, convert, WCAG/APCA contrast, gamut map, ramps, solver
Convert images to PNG, JPEG, WebP, or AVIF through one public remote MCP tool.
MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format
Local image tools: circle crop, crop, resize, compress, convert JPG/PNG/WebP/AVIF. By RoundCut.
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
Developer utilities: color conversion, WCAG contrast, timestamps, UUIDs, and hashing.
A lightweight, multi-guild Discord MCP server with 95+ tools
Answers built from our own checks of this server.