Skip to main content
Glama

Domain Finder MCP Server

by halfaipg
Apache 2.0
12
  • Apple
  • Linux
package.json913 B
{ "name": "domain-finder-mcp", "version": "1.0.0", "description": "Intelligent domain name suggestion MCP server with real-time availability checking", "type": "module", "main": "dist/server.js", "scripts": { "build": "tsc", "start": "node dist/server.js --stdio", "dev": "tsx watch src/server.ts", "setup": "./setup.sh" }, "keywords": [ "mcp", "domain", "domain-names", "ai", "cursor", "claude-code", "namecheap", "domainr" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "axios": "^1.6.7", "dotenv": "^17.2.1", "fast-xml-parser": "^4.3.4", "zod": "^3.22.4" }, "devDependencies": { "@types/cors": "^2.8.19", "@types/express": "^5.0.3", "@types/node": "^24.1.0", "tsx": "^4.7.0", "typescript": "^5.8.3" }, "engines": { "node": ">=18.0.0" } }

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/halfaipg/domain-finder-mcp'

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