Valencia Smart City MCP Server
@sosanzma
Valencia Smart City MCP Server について
MCP server providing real-time traffic, bike-sharing, air quality and weather data from Valencia,
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"SmartCityMCP": {
"command": "python",
"args": [
"valencia_traffic_mcp.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Valencia Smart City MCP Server?
An MCP server that provides real-time traffic, bike-sharing, air quality, and weather data from Valencia, Spain for Claude and other LLMs.
How to use Valencia Smart City MCP Server?
Clone the repository, install dependencies with pip install -r requirements.txt, then add the server to your Claude Desktop configuration via claude_desktop_config.json or run mcp install valencia_traffic_mcp.py --name "Valencia Smart City". The server exposes tools for traffic, bike stations, air quality, and weather queries.
Key features of Valencia Smart City MCP Server
- Real-time traffic conditions across Valencia
- Valenbisi bike station availability and search
- Air quality monitoring from city stations
- Weather data: current, forecast, and historical
- Traffic congestion analysis and summaries
- Search for roads, bike stations, or air quality info
Use cases of Valencia Smart City MCP Server
- Check current traffic congestion in Valencia
- Find available Valenbisi bikes near a specific address
- Get air quality summary and pollutant levels across stations
- Retrieve weather forecast for the upcoming week
- Analyze historical weather data for a date range
FAQ from Valencia Smart City MCP Server
What data sources does Valencia Smart City MCP Server use?
It connects to Valencia's open data platform for traffic, bike stations, and air quality, and to the Open-Meteo API for weather data.
What are the requirements to run Valencia Smart City MCP Server?
Python 3.10+, an MCP-compatible client like Claude Desktop, and an internet connection.
How do I integrate Valencia Smart City MCP Server with Claude Desktop?
Add the server configuration to your claude_desktop_config.json file (located in %APPDATA%\Claude on Windows or ~/Library/Application Support/Claude on macOS) or use the mcp install command.
What tools does Valencia Smart City MCP Server provide?
It offers tools for traffic status and congestion, bike station availability, air quality summaries and pollutant levels, and weather (current, forecast, historical, daily summary).
Are there demos of Valencia Smart City MCP Server in action?
Yes, the README includes links to live Claude chat demos for air quality, bike-sharing, traffic, and weather.
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome Mlops
visengerA curated list of references for MLOps
コメント