Whois MCP
@dadepo
关于 Whois MCP
A Model Context Protocol (MCP) server that provides LLMs with network information lookup tools through WHOIS and RIPE Database queries.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"whois-mcp": {
"command": "/path/to/bin/uvx",
"args": [
"--from",
"git+https://github.com/dadepo/whois-mcp.git",
"whois-mcp"
]
}
}
}工具
4Query WHOIS servers for domains, IPs, and ASNs
Recursively expand AS-SETs into concrete ASN lists
Check IRR route/route6 object existence
Fetch abuse, admin, and technical contacts
概览
What is Whois MCP?
A Model Context Protocol (MCP) server that provides LLMs with network information lookup tools through WHOIS and RIPE Database queries. It is primarily optimized for RIPE NCC (Europe/Middle East/Central Asia) resources and databases.
How to use Whois MCP?
Install using uvx and configure in your MCP client (e.g., Claude Desktop) with the command and args shown in the README. Optional environment variables include RIPE_REST, HTTP_TIMEOUT_SECONDS, and USER_AGENT.
Key features of Whois MCP
- Query WHOIS servers for domains, IPs, and ASNs
- Recursively expand AS-SETs into concrete ASN lists
- Check IRR route/route6 object existence
- Fetch abuse, admin, and technical contacts
Use cases of Whois MCP
- Find which organization owns a specific IP address
- List all member ASNs in an AS-SET
- Verify the existence of a route object for a given prefix and ASN
- Retrieve abuse contact information for a particular ASN
FAQ from Whois MCP
Which Regional Internet Registries are supported?
Currently primarily optimized for RIPE NCC (Europe/Middle East/Central Asia). Support for other RIRs is planned.
What environment variables can I configure?
Optional variables: RIPE_REST (custom RIPE API endpoint), HTTP_TIMEOUT_SECONDS (HTTP request timeout), and USER_AGENT (custom User-Agent string).
How do I install and run Whois MCP?
Use uvx from the GitHub repository with the command /path/to/bin/uvx and args ["--from", "git+https://github.com/dadepo/whois-mcp.git", "whois-mcp"].
What license is Whois MCP under?
MIT License.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论