MCP.so
ログイン
W

Whoisfreaks

@WhoisFreaks

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.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

WhoisFreaks

投稿者

Usama Shabbir

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "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"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.)

コメント

「開発者ツール」の他のコンテンツ