
東京都オープンデータのイベント情報取得用 OpenAPI 定義。 - A) /v1/Event : シンプルなイベント一覧(サインアップ不要) - B) /api/{apiId}/json : データセット指向の検索API(列選択/条件検索/ページング)
The Tokyo Metropolitan Government - Events API is your gateway to Tokyo’s official open data on local events. Designed for developers, journalists, and event organizers, this MCP service simplifies access to event listings and datasets, enabling you to:
Leveraging MCP’s standardized protocols, you can seamlessly integrate Tokyo’s event data into your projects—no complex API management required.
Retrieve specific Tokyo event datasets in JSON format. Define columns to include (e.g., event dates, locations) and filter results by criteria like event type or date range.
Access a simplified list of Tokyo events. Ideal for quick integrations, this tool returns event data in a flexible format that adapts to updates—no need to manage changing schemas.
Fetch event datasets in XML format, optimized for systems requiring structured, legacy-friendly data exchange.
Need to build a mobile app showing only music festivals in Tokyo next month? Use this tool to:
Launching a community website and need a basic event calendar? This tool simplifies integration:
Migrating to a new system but your legacy tools require XML? This tool bridges the gap:
Standardization: MCP ensures all tools use consistent request/response formats, reducing development time.
Ease of Use: No need to learn multiple APIs—access all Tokyo event data through this unified service.
Adaptability: The Tokyo Event List’s flexible schema and JSON/XML options fit any project, from startups to enterprises.
In summary, the Tokyo Metropolitan Government - Events API MCP service empowers you to unlock Tokyo’s event data with ease. Whether you’re building a global travel app or a local community portal, these tools streamline data access and ensure your projects stay up-to-date.
{
"mcpServers": {
"": {
"type": "sse",
"autoApprove":"all",
"url": "?authkey={Your-private-Auth-Key}"
}
}
}