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

评论

开发工具 分类下的更多 MCP 服务器