MCP server · Hildebrand
hildebrand-glowmarkt
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Hildebrand. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Hildebrand publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
device_type_add_device_type— Add a new Device Typedevice_type_find_all— Find all device typesdevice_type_find_by_id— Find Device Type by IDdevice_find_all— Get a user's devicesdevice_add_device— Add a new devicedevice_find_by_id— Find device by IDdevice_find_by_resource_id— Find the device that sources a specified resource.device_get_meter_point_inventory— Get the DCC inventory of a meter pointdevice_get_meter_point_inventory_by_eui— Get the DCC inventory of a meter point by providing an EUI.device_get_meter_point_resources— Get the resources associated to a meter pointdevice_get_statusby_device_id— This call can be used to see whether a gateway device is sending packets to the Glow Platform (i.e. via WiFi).device_get_statusby_hardware_id— This call can be used to see whether a gateway device is sending packets to the Glow Platform (i.e. via WiFi).discover_devices_assets— Find device by IDget_alert_types— Find all alert types of an applicationadd_alert_type— Create an alert typeget_alert_typeby_id— Find alert type by IDupdate_alert_type— Updates the alert type's metadata.send_alert— Send an alertfind_alert_by_id— Get an alert by Idfind_alerts_of_user— Get the alerts sent to a userget_templates— Find all templates of an applicationadd_template— Create a templateget_templateby_id— Find template type by IDupdate_template— Updates the teplate's metadata.get_templateby_characteristics— Find template by alertTypeId, channeType and cultureCodeadd_templateby_code— Create template by alertTypeId, channeType and cultureCodefind_notification_by_id— Get a notification by Idget_notification_logs— Get the logs of a particular notificationresourcetype_add_resource_type— Add a new resource type.resourcetype_find_all— Find all resource typesresourcetype_find_by_id— Find resourceType by IDresourcetype_find_resource_by_type— Find resources of a specific resource type that belong to a userresourcetype_find_app_resource_by_type— Find resources of a specific resource type that an application has access toresource_add_resource— Add a new resourceresource_find_all— Find all resources per user or applicationresource_find_by_id— Find resource by IDresource_get_reading— Get resource readingsresource_get_current_reading— Get the current resource reading.resource_get_first_time— Get the UTC time of the first available readingresource_get_last_time— Get the UTC time of the most recent available readingresource_get_meter_read— Get the cumulative value reported on a metering device. (Not supported for all resource types).resource_get_tariff— Get the latest tariff that is being applied to a resource.resource_get_tariff_history— Get the tariff history that is being applied to a cost resource.resource_catch_up_readings— Trigger a request to retrieve the latest available readings from the DCC.resource_get_glow_binary— API that returns the resource's raw data in the Glow Binary format.resource_delete_cache— Remove cached resource dataresource_get_daily_consumption_log— Get daily consumption log (DCC).resource_count_by_resource_type— Count the number of resources per resourceTypeadd_user— Create a userget_userby_username— Find specific user that has an account in an application from the username.create_user— Create a userget_userby_id— Find specific user that has an account in an application.delete_userby_id— Delete specific user. This will delete all the accounts of a user. Please refer to delete account API. This API requires specific permissions.generate_user_verification_token— Generate a user verification tokenverify_user— Verify a user verification tokengenerate_user_password_reset_token— Generate a token that can be used by user to reset their password.reset_password_user— A user resets their passwordget_accounts— Find all accounts of an applicationadd_account— Add an account to an existing userget_accountby_id— Find specific account of an application.update_account— Updates the account's metadata.delete_account— Delete accountget_account_statusby_id— Find the status of a specified account. If the account is using an external directory service, this call will confirm whether the user is authenticated against it. This call requires administrative application level credentials.get_account_statusby_user_token— With a given JWT token a user can have their account status verfied. If their account is created under an external directory service, this call will establish whether a user's token to the external service is still valid.user_change_email— Change a user's emailupdate_username_user_id— Change a user's usernameuser_change_name— Change a user's nameuser_change_pass_word— Change a user's passwordget_account_profile— Find all the profiles of an accountadd_account_profile— Create an account profile under a given profileName.get_account_profileby_profile_name— Find specific group of applicationget_account_session— get the session of an accountupdate_account_session— Update an account session.tokencheck— Checks whether a user token is valid.usernamelogin— authenticate an accountget_token_of_user— Returns all the tokens that are active and valid for a specified user.delete_token_by_id— Deletes a token, specified by its tokenId.new_token— Generate a new token for an account.delete_token— delete a tokenvalidate_oauth_access_token— Check and validate an Oauth Access token.generate_oauthorization_code— Authenticate a user and generate an OAuth 2.0 Authorization Code Grant.exchange_authorization_code_with_access— Exchange the Authorization Code for an Access Token.get_user_meter_point_verification_consent_status— API to retrieve user's meter points' consent and verificationrenew_meter_point_consent_bulk— Renew consent for a number of meterpointsrenew_meter_point_consent_revoke_bulk— Revoke consent for a number of meterpointsget_meter_point_consent_renewal— Get meter point consent renewalsrenew_meter_point_consent— Renew meter point consentget_meter_point_consent_revocation— Get meter point consent revocationsrevoke_meter_point_consent— Revoke meter point consentve_type_add_ve_type— Add a new Virtual Entity Typeve_type_find_all— Find all Virtual Entity Typesve_type_find_by_id— Find Virtual Entity Type by IDve_type_update_ve_type— Update a Virtual Entity Typeve_type_find_resources_of_ve_type— Find all resources that belong to a user that satisfy the Resource Types in the Virtual Entity Type definition.virtualentity_add_virtual_entity— Add a new Virtual Entityvirtualentity_find_all— Find all Virtual Entitiesvirtualentity_find_by_id— Find Virtual Entity by IDvirtualentity_update_virtual_entity— Update a Virtual Entityvirtualentity_deactivate_virtual_entity— Delete a Virtual Entityvirtualentity_find_resourcesby_ve_id— Find the resources of that belong to Virtual Entity with IDvirtualentity_get_attributes— Find a Virtual Entity's metadata by IDvirtualentity_add_update_attributes— Add/Update a Virtual Entity's metadatavirtualentity_delete_attributes— delete metadata from the Virtual Entitystats_get_application_ve_stats— find statistics on the number of Virtual Entities per application
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.