Skip to main content
Feedback

BC GWELLS MCP connector

BC GWELLS is British Columbia's groundwater wells and aquifers database that provides access to well records, aquifer classifications, and water resource data across the province. The BC GWELLS MCP connector allows AI agents to retrieve aquifer information, search well records, and access groundwater data including codes for demand, materials, productivity, quality concerns, subtypes, vulnerability, and water use. It also supports querying aquifer names, reading detailed aquifer properties, and exploring well construction and lithology information.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the BC GWELLS MCP connector to perform the following actions:

  • Locate groundwater wells and aquifers across British Columbia by name, code, or location
  • Verify driller and installer credentials through the registered operator database
  • Retrieve aquifer quality, productivity, and vulnerability data for environmental assessments
  • Search well records by tag or owner to track water usage and compliance
  • Access aquifer material composition and water use classification codes for hydrogeological analysis
  • Compile well files and documentation for regulatory submissions and project reports
  • Identify qualified drillers and installers in specific cities for well construction projects

Example prompts

Use the following example prompts to invoke BC GWELLS MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all wells in the Lower Mainland region using BC GWELLS.
  • Find registered drillers in Vancouver who can drill groundwater wells.
  • What aquifers have high vulnerability ratings in BC GWELLS?
  • List all water use codes available in BC GWELLS.
  • Search for wells tagged with industrial use in BC GWELLS.
  • Find the contact information for installers in Victoria using BC GWELLS.
  • Show me aquifer productivity levels for the Okanagan area in BC GWELLS.
  • Retrieve quality concern codes for contaminated aquifers in BC GWELLS.
  • List all active surveys in BC GWELLS.
  • Find well detail records for wells owned by the municipality in BC GWELLS.

BC GWELLS MCP connector tools

The BC GWELLS MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
aquifer-codes_demand_listRetrieves available codes representing aquifer water demand classifications.
aquifer-codes_materials_listRetrieves available codes for aquifer material composition types.
aquifer-codes_productivity_listRetrieves available codes for aquifer productivity levels.
aquifer-codes_quality-concerns_listRetrieves available codes for aquifer water quality concern categories.
aquifer-codes_subtypes_listRetrieves available codes for aquifer subtype classifications.
aquifer-codes_vulnerability_listRetrieves available codes for aquifer vulnerability assessments.
aquifer-codes_water-use_listRetrieves available codes for aquifer water use categories.
aquifers_listRetrieves a list of aquifers with their associated information.
aquifers_names_listRetrieves the names of all aquifers in the database.
aquifers_readRetrieves detailed information for a specific aquifer.
aquifers_files_listRetrieves files associated with aquifer records.
cities_drillers_listRetrieves cities where licensed well drillers operate.
cities_installers_listRetrieves cities where licensed pump installers operate.
config_listRetrieves system configuration settings and parameters.
drillers_listRetrieves a list of licensed well drillers.
drillers_names_listRetrieves the names of licensed well drillers.
drillers_files_listRetrieves files associated with driller records.
keycloak_listRetrieves authentication and user management information.
submissions_options_listRetrieves available submission categories and options.
surveys_listRetrieves a list of surveys and survey data.
wells_listRetrieves a list of wells with their associated information.
wells_tags_listRetrieves classification tags assigned to wells.
wells_files_listRetrieves files associated with well records.
wells_readRetrieves detailed information for a specific well.
On this Page