Skip to main content
Glama

Hatch MCP Server

by Meerkats-Ai
package.json1.33 kB
{ "name": "hatch-mcp", "version": "1.0.0", "description": "MCP server for Hatch API integration. Features include finding emails, phone numbers, verifying emails, finding company data, and getting LinkedIn URLs.", "type": "module", "bin": { "hatch-mcp": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js", "start": "node dist/index.js", "lint": "eslint src/**/*.ts", "lint:fix": "eslint src/**/*.ts --fix", "format": "prettier --write ." }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.4.1", "axios": "^1.6.2", "dotenv": "^16.4.7" }, "devDependencies": { "@jest/globals": "^29.7.0", "@types/jest": "^29.5.14", "@types/node": "^20.10.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "jest": "^29.7.0", "jest-mock-extended": "^4.0.0-beta1", "prettier": "^3.1.1", "ts-jest": "^29.1.1", "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "hatch", "email-finder", "phone-finder", "email-verification", "company-data", "linkedin-url" ] }

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/Meerkats-Ai/hatch-mcp-server'

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