Skip to main content
Glama
garusis

Hire-me MCP

by garusis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoNeon Postgres connection string for the `@hire-me-mcp/core/db` module (migrations, ingestion, `searchCareer`). See `packages/core/README.md`.
RATELIMIT_MAX_REQUESTSNoOverride the MCP endpoint's rate-limit window.
UPSTASH_REDIS_REST_URLNoUpstash Redis credentials backing `/api/mcp` rate limiting. Unset fails open (no limiting) rather than erroring.
RATELIMIT_WINDOW_SECONDSNoOverride the MCP endpoint's rate-limit window.
UPSTASH_REDIS_REST_TOKENNoUpstash Redis credentials backing `/api/mcp` rate limiting. Unset fails open (no limiting) rather than erroring.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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