Toolkit MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 134 installs a week from npm. Last commit 28 Jun 2026.
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
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 toolkit-mcp-server -- npx -y @cyanheads/toolkit-mcp-server
{
"mcpServers": {
"toolkit-mcp-server": {
"args": [
"-y",
"@cyanheads/toolkit-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.toolkit-mcp-server]
command = "npx"
args = ["-y", "@cyanheads/toolkit-mcp-server"]
{
"mcpServers": {
"toolkit-mcp-server": {
"args": [
"-y",
"@cyanheads/toolkit-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"toolkit-mcp-server": {
"args": [
"-y",
"@cyanheads/toolkit-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.