Valencia Smart City MCP Server
@sosanzma
About Valencia Smart City MCP Server
MCP server providing real-time traffic, bike-sharing, air quality and weather data from Valencia,
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"SmartCityMCP": {
"command": "python",
"args": [
"valencia_traffic_mcp.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 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,
Awesome Mlops
visengerA curated list of references for MLOps

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments