Using mcp-governance-sdk with gov.bc.ca

TypeScript integration

Install
npm install mcp-governance-sdk
Quick start
import Mcp_governance_sdk from 'mcp-governance-sdk';

const client = new Mcp_governance_sdk({ apiKey: "YOUR_API_KEY" });
Search near to a geographic point
curl \
  https://apps.gov.bc.ca/pub/bcgnws/names/near
Get all feature types
curl \
  https://apps.gov.bc.ca/pub/bcgnws/featureTypes
Search in a geographic area
curl \
  https://apps.gov.bc.ca/pub/bcgnws/names/inside
SDK on GitHub 📄 API Docs
SDK
mcp-governance-sdk
TypeScript
API
gov.bc.ca
gov.bc.ca:bcgnws
At a glance
Language TypeScript
Endpoints14
Base URLhttps://apps.gov.bc.ca/pub/bcgnws