Skip to main content
Glama
landedjobs

Landed MCP Server

Official
by landedjobs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port to listen on.8090
CORS_ORIGINSNoComma-separated allowlist of origins, or '*'.*
LANDED_API_BASEYesHosted Landed API base, including the /api/v1 prefix.http://localhost:8000/api/v1
RATE_LIMIT_PER_MINNoPer-IP first-line request cap. The API's freemium meter is the real economic cap.60
LANDED_INTERNAL_SECRETYesShared secret authenticating this proxy to the API (must match the server's INTERNAL_SERVICE_SECRET).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/landedjobs/landed-mcp'

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