MCP.so
Sign In
W

Whoisfreaks

@WhoisFreaks

About Whoisfreaks

A Model Context Protocol (MCP) server that exposes the full WhoisFreaks API suite as AI-callable tools. Works with Claude Desktop, Cursor, Windsurf, VS Code, Continue, Zed, and any other MCP-compatible AI client.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

WhoisFreaks

Submitted by

Usama Shabbir

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "whoisfreaks": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "WHOISFREAKS_API_KEY=your-api-key-here",
        "--entrypoint",
        "java",
        "whoisfreaks/mcp-server:latest",
        "-jar",
        "app.jar"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Whoisfreaks?

Whoisfreaks is a Model Context Protocol (MCP) server that exposes the full WhoisFreaks API suite as AI‑callable tools. It is designed for users of MCP‑compatible AI clients who need direct access to Whois domain data through conversational interfaces.

How to use Whoisfreaks?

Key features of Whoisfreaks

  • Exposes the complete WhoisFreaks API as AI‑callable tools
  • Compatible with Claude Desktop, Cursor, Windsurf, VS Code, Continue, Zed, and any other MCP client

Use cases of Whoisfreaks

FAQ from Whoisfreaks

(Note: The FAQ section is omitted because the README provides no questions or answers.)

Comments

More Developer Tools MCP servers