Skip to main content
Glama

Greenhouse MCP Server

by Motta239
Dockerrun.aws.json237 B
{ "AWSEBDockerrunVersion": "1", "Image": { "Name": "mcp-greenhouse", "Update": "true" }, "Ports": [ { "ContainerPort": "3001", "HostPort": "80" } ], "Volumes": [], "Logging": "/var/log/nodejs" }

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