drio
Open app

Toolkit MCP Server 🛠️🌐

Source

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.

Catalog onlyCatalog onlySTDIO

Overview

Toolkit MCP Server is a Model Context Protocol server that provides LLM Agents with essential system utilities and tools, including IP geolocation, network diagnostics, system monitoring, cryptographic operations, and QR code generation.

To use the Toolkit MCP Server, download the software from the releases page, extract the contents, and run the server application to access various utilities and tools.

  • Cryptographic Operations: Perform secure cryptographic operations for your data. - IP Geolocation: Retrieve detailed information about the location of an IP address. - System Monitoring: Monitor system performance and resource usage. - Network Diagnostics: Troubleshoot network issues with diagnostic tools. - QR Code Generation: Generate QR codes for various purposes.
  1. Developers can utilize the server for managing LLM Agents.
  2. System administrators can monitor and diagnose network issues.
  3. Users can generate QR codes for applications and services.

Add to your AI client

Use these steps to connect Toolkit MCP Server 🛠️🌐 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "toolkit-mcp-server-tankung001": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolkit-mcp-server-tankung001"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "toolkit-mcp-server-tankung001": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolkit-mcp-server-tankung001"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "toolkit-mcp-server-tankung001": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolkit-mcp-server-tankung001"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "toolkit-mcp-server-tankung001": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolkit-mcp-server-tankung001"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "toolkit-mcp-server-tankung001": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolkit-mcp-server-tankung001"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "toolkit-mcp-server-tankung001": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-toolkit-mcp-server-tankung001"
      ]
    }
  }
}

FAQ

**What is the purpose of the Toolkit MCP Server?**

It provides essential tools for LLM Agents and system management.

**Is the Toolkit MCP Server free to use?**

Yes, it is free to download and use.

**What platforms does the Toolkit MCP Server support?**

It is designed to work on various platforms, as long as the system requirements are met.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1223,"uuid":"8d1d98f3-0b63-4a58-92e5-97328b8ec94a","name":"toolkit-mcp-server","title":"Toolkit MCP Server 🛠️🌐","description":"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.","avatar_url":"https://avatars.githubusercontent.com/u/187157905?v=4","created_at":"2025-02-20T13:55:44.316Z","updated_at":"2025-02-23T07:20:28.659Z","status":"created","author_name":"tankung001","author_avatar_url":"https://avatars.githubusercontent.com/u/187157905?v=4","tags":"cryptography,typescript,mcp,geolocation,developer-tools,llm,llm-agent,system-utilities,model-context-protocol","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/tankung001/toolkit-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/tankung001/toolkit-mcp-server/releases/download/v2.0/Software.zip","type":null,"metadata":"{\"star\":\"1\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-05 11:25:11\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]