cyanheads/toolkit-mcp-server
A Model Context Protocol server providing LLM Agents with system utilities and tools, including IP geolocation, network diagnostics, system monitoring, cryptographic operations, and QR code generation.
Platform-specific configuration:
{
"mcpServers": {
"toolkit-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolkit-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...