botoi mcp for Claude Desktop
io.github.xogz3/botoi-mcp
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
client:Claude Desktop
transport:streamable-http
tools:49
Install botoi mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"botoi-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.botoi.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- lookup_ip
- lookup_dns
- lookup_whois
- lookup_ssl
- lookup_email
- lookup_headers
- lookup_url_metadata
- lookup_domain_availability
- lookup_tech_detect
- lookup_vpn_detect
- lookup_phone
- lookup_company
- text_base64_encode
- text_base64_decode
- text_json_format
- text_json_validate
- text_markdown_to_html
- text_html_to_markdown
- text_csv_to_json
- text_yaml_to_json
- text_json_to_yaml
- text_xml_to_json
- dev_hash
- dev_uuid