philipknoll/123erfasst-mcp-server-1
If you are the rightful owner of 123erfasst-mcp-server-1 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.
A Model Context Protocol (MCP) server for integrating with the 123erfasst construction management system, providing natural language access to data through Claude Desktop and other MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
list_projects
List all projects with optional filters
get_project_details
Get detailed project information
search_projects
Search projects by name or description
get_project_statistics
Get project metrics and statistics
get_active_projects
List currently active projects
get_projects_by_date_range
Filter projects by date range
list_staff
List all staff members
get_person_details
Get detailed person information
search_staff
Search staff by name or role
get_staff_by_role
Filter staff by role
get_active_staff
List active staff members
get_staff_by_project
Get staff assigned to a project
get_staff_statistics
Get staff metrics and statistics
list_equipment
List all equipment
get_equipment_details
Get detailed equipment information
search_equipment
Search equipment by name or type
get_equipment_by_status
Filter equipment by status
get_equipment_by_location
Filter equipment by location
get_equipment_by_project
Get equipment assigned to a project
get_equipment_statistics
Get equipment metrics
get_equipment_maintenance
Get maintenance schedules
start_time_tracking
Start time tracking for a project
stop_time_tracking
Stop current time tracking
get_current_times
Get active time tracking records
get_time_tracking_history
Get historical time records
get_time_statistics
Get time tracking statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client