Toronto-inc/toronto-mcp
If you are the rightful owner of toronto-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server for Toronto Open Data, deployable on Cloudflare Workers.
Tools
Functions exposed to the LLM to take actions
list_datasets
List all available datasets
search_datasets
Search datasets by keyword
get_package
Retrieve complete metadata for a dataset
get_first_datastore_resource_records
Get records from the first active resource
get_resource_records
Get records from a specific resource by ID
find_relevant_datasets
Intelligently find and rank datasets using relevance scoring
analyze_dataset_updates
Analyze update frequencies with categorization
analyze_dataset_structure
Deep-dive into dataset structure with field definitions
get_data_categories
Explore all available organizations and topic groups
get_dataset_insights
Comprehensive analysis combining relevance ranking, update frequency, and data structure insights
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client