altiplano

aichholzer/altiplano
★ 12 stars Python Code/Dev Tools Updated today
Minimal MCP server for Vikunja (server-side filtering, no fluff)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "altiplano": {
      "command": "uvx",
      "args": [
        "altiplano"
      ]
    }
  }
}

Or install with pip: pip install altiplano

README Excerpt

A small, dependable MCP server for [Vikunja](https://vikunja.io). Named after the Andean altiplano, the high plateau that is the Vicuña's native habitat. Filtering and sorting are passed straight to the Vikunja API (server-side), so there is no client-side filtering engine and no paginate-then-filter pitfall.

Tools (3)

list_commentslist_labelslist_projects