Skip to main content
Glama

Greenhouse MCP Server

by Motta239
package.json604 B
{ "name": "mcp-greenhouse", "version": "1.0.0", "description": "MCP Server for Greenhouse Harvest API integration", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "test": "jest" }, "dependencies": { "axios": "^1.6.7", "dotenv": "^16.4.1", "express": "^4.18.2", "typescript": "^5.3.3" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.11.16", "@types/jest": "^29.5.11", "jest": "^29.7.0", "ts-jest": "^29.1.2", "ts-node": "^10.9.2" } }

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/Motta239/greenhouse-mcp'

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