Skip to main content
Glama
raoulstongea

open-jobsite

by raoulstongea

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_projectB

Create a new local project. Use a lowercase, non-sensitive project_id.

record_site_evidenceC

Record sourced evidence locally; this performs no upload.

evidence_type must be document, measurement, note, photo, receipt, sketch, or voice_transcript. publication_status must be private, synthetic, or permission_cleared.

get_projectA

Read the complete local project record.

calculate_surface_areaA

Calculate rectangular area in square feet, including a stated waste factor.

calculate_concrete_volumeC

Calculate cubic yards for a uniform rectangular pour; not engineering advice.

calculate_sheet_countB

Calculate whole sheet count with explicit sheet dimensions and waste.

calculate_linear_piecesC

Calculate whole stock pieces for a linear requirement.

draft_daily_logC

Save a draft daily log with worker identifier, role, and hours entries.

draft_estimateA

Save an auditable draft estimate; never send, approve, or accept it.

Each line item requires description, quantity, unit, and unit_cost, with an optional evidence_ids array.

draft_change_orderC

Save a draft change order with structured lines and an approval gate.

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/raoulstongea/open-jobsite'

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