Skip to main content
The Manglai MCP server exposes all GET endpoints from the REST API as tools invocable by the AI assistant.

Companies

ToolEndpointDescription
get_companiesGET /api/v1/companiesList of companies
get_company_buildingsGET /api/v1/companies/{id}/buildingsBuildings for a company
get_company_departmentsGET /api/v1/companies/{id}/departmentsDepartments
get_company_year_configurationGET /api/v1/companies/{id}/year-configurationActive year configuration

Consumptions

ToolEndpointDescription
get_consumptionsGET /api/v1/consumptionsConsumption records with filters
get_consumptionGET /api/v1/consumptions/{id}Single consumption record
get_consumptions_dashboardGET /api/v1/consumptions/dashboardAggregated consumption summary

Emissions

ToolEndpointDescription
get_emissionsGET /api/v1/emissionsList of calculated emissions
get_emissions_dashboardGET /api/v1/emissions/dashboardDashboard by scope, category and building

Invoices

ToolEndpointDescription
get_invoicesGET /api/v1/invoicesInvoice list with filters
get_invoiceGET /api/v1/invoices/{id}Single invoice
get_invoices_dashboardGET /api/v1/invoices/dashboardInvoice summary

Vehicles

ToolEndpointDescription
get_vehiclesGET /api/v1/vehiclesFleet vehicle list
get_vehicleGET /api/v1/vehicles/{id}Single vehicle
get_vehicles_dashboardGET /api/v1/vehicles/dashboardFleet summary

Employees

ToolEndpointDescription
get_employeesGET /api/v1/employeesEmployee list
get_employeeGET /api/v1/employees/{id}Single employee

Business Travel

ToolEndpointDescription
get_business_travelsGET /api/v1/business-travelsBusiness travel records with emissions
get_business_travels_dashboardGET /api/v1/business-travels/dashboardTravel dashboard

GLEC Logistics

ToolEndpointDescription
get_service_footprint_glecGET /api/v1/service-footprint/glecGLEC logistics footprint
get_service_footprint_glec_dashboardGET /api/v1/service-footprint/glec/dashboardGLEC dashboard

Goals

ToolEndpointDescription
get_goalsGET /api/v1/goalsReduction goals
get_tasksGET /api/v1/goals/tasksTasks linked to goals
get_scenariosGET /api/v1/goals/scenariosProjection scenarios

Reference Data

ToolEndpointDescription
get_categoriesGET /api/v1/categoriesGHG Protocol categories (scope, category, subcategory)
get_emission_factorsGET /api/v1/emission-factors/customCustom emission factors
get_recommended_inputsGET /api/v1/inputs/recommendedRecommended inputs by country
get_suppliersGET /api/v1/suppliersSuppliers and clients
get_waste_operatorsGET /api/v1/waste-operatorsWaste operators
get_usersGET /api/v1/usersOrganization users