IzmirDamMcp
FreeNot checkedFastMCP server that provides daily water status and occupancy rates for dams in Izmir, Turkey by fetching data from the official IZSU API.
About
FastMCP server that provides daily water status and occupancy rates for dams in Izmir, Turkey by fetching data from the official IZSU API.
README
IzmirDamMcp is a FastMCP server that provides daily water status and occupancy rates for dams in Izmir, Turkey. It fetches data from the official IZSU API.

This project is built using mcp (FastMCP) and is intended to be deployed on https://izmir-dam-mcp.vercel.app/mcp using Vercel.
Tools
get_izmir_dam_status(date: str, dam_name: str): Returns the JSON data containing dam information for the specified date and optionally filtered by dam name.
Installation
git clone https://github.com/bariskisir/IzmirDamMcp
cd IzmirDamMcp
pip install -r requirements.txt
Usage
python api/server.py
Adding to Clients
1. Antigravity
To use this MCP server in Antigravity, add the following to your mcp_config.json:
{
"mcpServers": {
"izmirdammcp": {
"serverUrl": "https://izmir-dam-mcp.vercel.app/mcp",
"headers": {
"Content-Type": "application/json"
}
}
}
}
Installing IzmirDamMcp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/bariskisir/IzmirDamMcpFAQ
Is IzmirDamMcp MCP free?
Yes, IzmirDamMcp MCP is free — one-click install via Unyly at no cost.
Does IzmirDamMcp need an API key?
No, IzmirDamMcp runs without API keys or environment variables.
Is IzmirDamMcp hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install IzmirDamMcp in Claude Desktop, Claude Code or Cursor?
Open IzmirDamMcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare IzmirDamMcp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
