agile-mcp-server

nico-occhino/agile-mcp-server
★ 0 stars Python 📊 Data/Analytics Updated today
A mcp server that handle health data of Sicilian hospitals
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agile-mcp-server": {
      "command": "uvx",
      "args": [
        "agile-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install agile-mcp-server