vistas

Jobfromearth/vistas
★ 0 stars Python Database Updated today
Swedish immigration & work-regulation data service for the agent ecosystem — versioned rules with official citations, distributed as a local MCP server.
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": {
    "vistas": {
      "command": "uvx",
      "args": [
        "vistas"
      ]
    }
  }
}

Or install with pip: pip install vistas

README Excerpt

**[中文](README-zh.md)** Swedish immigration & work-regulation data service for the agent ecosystem — every answer carries an official citation and a timeline of when the rule changed. Not a chatbot, not a web app: a **local MCP server**. It runs on your own machine against an openly licensed SQLite snapshot. Your queries never leave your machine — there is no backend to send them to. (Not on PyPI yet, so it's `uv run vistas-mcp` from a clone today, not `uvx vistas-mcp` — see Quick Start.)

Tools (4)

get_sourcerecent_changesrule_timelinesearch_rules

Topics

immigrationlegal-techmcpmcp-servermodel-context-protocolopen-datapythonregulatory-complianceswedenswedish-law
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →