open-jobsite
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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