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
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.)
More Developer Tools MCP servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Huoshan Test
volcengine
Sentry
modelcontextprotocolModel Context Protocol Servers
Comments