Using us-gov-open-data-mcp with gov.bc.ca

TypeScript integration

Install
npm install us-gov-open-data-mcp
Quick start
import Us_gov_open_data_mcp from 'us-gov-open-data-mcp';

const client = new Us_gov_open_data_mcp({ 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
us-gov-open-data-mcp
TypeScript
API
gov.bc.ca
gov.bc.ca:bcgnws
At a glance
Language TypeScript
Endpoints14
Base URLhttps://apps.gov.bc.ca/pub/bcgnws