Skip to main content
Glama

Nagoya Bus MCP

by ymyzk
AGENTS.md528 B
# AGENTS.md This repository provides an MCP (Model Context Protocol) server named "Nagoya Bus MCP" that exposes tools and a prompt to retrieve public bus timetable information for Nagoya City. ## Development Tips - **Run MCP server**: `uv run nagoya_bus_mcp` - **Run MCP server with inspector**: `npx @modelcontextprotocol/inspector uv run nagoya_bus_mcp` - **Run linter and formatter (pre-commit)**: `uv run pre-commit run --all-files` - **Run type checker**: `uv run mypy nagoya_bus_mcp` - **Run all tests**: `uv run pytest`

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ymyzk/nagoya-bus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server