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
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments