Skip to main content
Glama

DNStwist MCP Server

MIT License
62
  • Apple
  • Linux
package.json965 B
{ "name": "@burtthecoder/mcp-dnstwist", "version": "1.0.4", "description": "MCP server for dnstwist - DNS fuzzing to detect typosquatting, phishing and corporate espionage", "main": "build/index.js", "type": "module", "bin": { "mcp-dnstwist": "build/index.js" }, "files": [ "build", "README.md", "LICENSE" ], "scripts": { "build": "tsc && chmod +x build/index.js", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/burtthecoder/mcp-dnstwist.git" }, "keywords": [ "mcp", "dnstwist", "dns", "security", "phishing", "typosquatting", "domain-security", "claude", "claude-desktop" ], "author": "burtmacklin", "license": "MIT", "engines": { "node": ">=18" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikeysrecipes/mcp-dnstwist'

If you have feedback or need assistance with the MCP directory API, please join our Discord server