Command Palette

Search for a command to run...

UnylyUnyly
Browse all

IzmirDamMcp

FreeNot checked

FastMCP server that provides daily water status and occupancy rates for dams in Izmir, Turkey by fetching data from the official IZSU API.

GitHubEmbed

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.

Screenshot

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"
      }
    }
  }
}

from github.com/bariskisir/IzmirDamMcp

Installing IzmirDamMcp

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/bariskisir/IzmirDamMcp

FAQ

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

Compare IzmirDamMcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs