WHOIS MCP Server

by ahooop

220 downloads
Not rated
GitHub

About

A WHOIS server for checking domain availability using the Chinaz API.

Details

Author
ahooop
Downloads
220
Categories
Search, Knowledge Base, Other

一个基于 Python 和模型上下文协议(MCP)实现的 WHOIS 查询服务器。提供 MCP 工具来查询域名的 WHOIS 信息。

- 🌐 域名 WHOIS 信息查询
- 🔧 基于 FastMCP 框架
- 📡 支持 Chinaz API 接口
- 🛡️ 内置输入验证和错误处理
- 🚀 支持多种传输协议(stdio/sse)

from whois_mcp.__main__ import whois_query # 查询域名 WHOIS 信息 result = whois_query("example.com") print(result)

- domain(str): 要查询的域名,如 "example.com"

{ "code": 0, "message": "success", "data": { // WHOIS 查询结果 } }
from whois_mcp.__main__ import whois_query # 查询 qq.com 的 WHOIS 信息 result = whois_query("qq.com") if result["code"] == 0: print("查询成功:", result["data"]) else: print("查询失败:", result["message"])
export TAVILY_API_KEY="your_api_key_here"
{ "mcpServers": { "whoismcp": { "command": "whois-mcp-server" } } }
{ "mcpServers": { "whoismcp": { "command": "uvx", "args": ["whois-mcp-server"] } } }
git clone https://github.com/your-username/whois-mcp-server.git cd whois-mcp-server pip install -e .
whois-mcp-server/ ├── whois_mcp/ │ ├── __init__.py │ └── __main__.py ├── tests/ │ ├── __init__.py │ └── test_whois.py ├── pyproject.toml ├── MANIFEST.in ├── LICENSE └── README.md

- Python 3.8+
- requests>=2.25.0
- mcp>=1.0.0
- fastmcp>=0.1.0

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Search campgrounds around the world on campertunity, check availability, and provide booking links.

The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.

Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/

Research tools, including a Sqlite-backed document stash

Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.

SerpApi MCP Server for Google and other search engine results

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.