Skip to main content
Glama
package.json842 B
{ "name": "@mcp-server/whois-mcp", "version": "1.0.1", "description": "MCP to lookup whois information", "license": "MIT", "homepage": "https://github.com/modelcontextprotocol-servers/whois-mcp", "repository": { "type": "git", "url": "git+https://github.com/modelcontextprotocol-servers/whois-mcp.git" }, "type": "module", "bin": { "whois-mcp": "dist/index.js" }, "files": [ "dist", "README.md" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "dev": "tsc --watch" }, "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "whoiser": "2.0.0-beta.3", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^20.11.24", "shx": "^0.3.4", "typescript": "^5.3.3" } }

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/modelcontextprotocol-servers/whois-mcp'

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