Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent

Public
domain-lookup-mcp
2025-04-23
Domain Lookup MCP
1
Github Watches
0
Github Forks
0
Github Stars
domain-lookup-mcp
MCP server to look up domain names via rdap(1) and then whois(1).
How to use it?
- Checkout the repo
- build it:
go build ./...
- Point your MCP client at the binary:
{
"mcpServers": {
"domain-lookup-mcp": {
"command": "/path/to/domain-lookup-mcp/domain-lookup-mcp",
"args": [],
"env": {}
}
}
}
相关推荐
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Reviews
5
(0)