lumberjack-so/joeMCP
If you are the rightful owner of joeMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP (Model Context Protocol) server for JoeAPI construction management system, enabling AI assistants to interact with JoeAPI via MCP tools.
Tools
Functions exposed to the LLM to take actions
list_clients
List all clients (paginated)
create_client
Create a new client
list_contacts
List all contacts
create_contact
Create a new contact
list_proposals
List all proposals
get_proposal_details
Get proposal with optional lines
list_estimates
List all estimates
list_action_items
List action items for a project
create_action_item
Create action item (Generic, Cost Change, or Schedule Change)
add_action_item_comment
Add comment to action item
assign_action_item_supervisor
Assign supervisor to action item
get_project_details
Get full project details
list_project_schedules
List project schedules
get_financial_summary
Get transaction summary by timeframe
get_project_finances
Get project financial overview (balances + variance)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client