Ontario Data Catalogue Server
БесплатноНе проверенProvides access to Ontario open government data through the CKAN API, enabling dataset search, organization browsing, and resource data queries.
Описание
Provides access to Ontario open government data through the CKAN API, enabling dataset search, organization browsing, and resource data queries.
README
A comprehensive Model Context Protocol (MCP) server for the Ontario Data Catalogue, built with FastMCP. This server provides access to the Ontario Data Catalogue through CKAN API endpoints, enabling AI assistants to access open government data.
📊 Features
This MCP server provides access to the Ontario Data Catalogue API including:
Dataset Search and Discovery
- Search datasets by keywords and filters
- Get detailed dataset information and metadata
- List datasets with customizable filtering options
- Search by specific tags or categories
Organization and Taxonomy
- List all organizations publishing datasets
- Browse available tags and categories
- Explore dataset groups and classifications
Resource Data Access
- Access resource data through the datastore API
- Search within resource data
- Apply filters to resource queries
🚀 Installation
- Clone or download this repository
- Install the required dependencies:
pip install -r requirements.txt
Dependencies:
fastmcp>=2.8.0- FastMCP framework for MCP server creationrequests>=2.31.0- HTTP library for API callstyping-extensions- Enhanced type hints support
📖 Usage
Running the Server
Start the MCP server:
python ont_data_mcp_server.py
The server will start and listen for MCP connections.
MCP Client Configuration
Add this server to your MCP client configuration (e.g., Claude Desktop):
{
"mcpServers": {
"ont-data": {
"command": "python",
"args": ["/path/to/ont_data_mcp_server.py"],
"env": {
"ONTARIO_DATA_API_KEY": ""
}
}
}
}
If you're using Claude in the browser, you can add this configuration in the MCP settings panel.
For Windsurf, add this to your ~/.config/windsurf/mcp_config.json file.
API Reference
Установка Ontario Data Catalogue Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/sanchorelaxo/ontario-data-mcpFAQ
Ontario Data Catalogue Server MCP бесплатный?
Да, Ontario Data Catalogue Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ontario Data Catalogue Server?
Нет, Ontario Data Catalogue Server работает без API-ключей и переменных окружения.
Ontario Data Catalogue Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ontario Data Catalogue Server в Claude Desktop, Claude Code или Cursor?
Открой Ontario Data Catalogue Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ontario Data Catalogue Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
