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 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论