Utsunomiya Server
БесплатноНе проверенEnables querying Utsunomiya city's open datasets using natural language, with features like listing datasets, viewing schemas, filtering, and statistical analys
Описание
Enables querying Utsunomiya city's open datasets using natural language, with features like listing datasets, viewing schemas, filtering, and statistical analysis.
README
This is an MCP (Model Context Protocol) server that provides access to Utsunomiya city's open data through natural language queries.
Features
- List available datasets from Utsunomiya city
- Get schema information for specific datasets
- Query dataset contents with filtering
- Statistical analysis of dataset values
- Caching for improved performance
Setup
- Install via pip:
pip install utsunomiya-mcp-server - Run directly:
utsunomiya-mcp
Usage with Claude Desktop
Add the following configuration to your claude_desktop_config.json:
{
"mcpServers": {
"utsunomiya-open-data": {
"command": "uvx",
"args": [
"--from",
"utsunomiya-mcp-server",
"utsunomiya-mcp"
]
}
}
}
Or if you installed it via pip in a specific environment:
{
"mcpServers": {
"utsunomiya-open-data": {
"command": "utsunomiya-mcp",
"args": []
}
}
}
Usage
The server provides several tools for interacting with Utsunomiya's open data:
list_datasets: Get available datasetsget_dataset_schema: Get schema information for a datasetquery_dataset: Query dataset contentsanalyze_dataset: Get statistical analysis of a dataset
Установить Utsunomiya Server в Claude Desktop, Claude Code, Cursor
unyly install utsunomiya-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add utsunomiya-mcp-server -- uvx utsunomiya-mcp-serverFAQ
Utsunomiya Server MCP бесплатный?
Да, Utsunomiya Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Utsunomiya Server?
Нет, Utsunomiya Server работает без API-ключей и переменных окружения.
Utsunomiya Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Utsunomiya Server в Claude Desktop, Claude Code или Cursor?
Открой Utsunomiya 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 Utsunomiya Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
