{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.KSAklfszf921/riksdag-regering-mcp",
  "title": "Riksdag & Regering MCP",
  "description": "Svenska Riksdagens och Regeringskansliets öppna data - 27 verktyg för politik, dokument och analys",
  "version": "2.0.0",
  "websiteUrl": "https://riksdag-regering-ai.onrender.com",
  "repository": {
    "url": "https://github.com/KSAklfszf921/Riksdag-Regering-MCP",
    "source": "github",
    "id": "1087404908"
  },
  "icons": [
    {
      "src": "https://mb.cision.com/Public/20518/3733746/9c8944283144c24f_800x800ar.png",
      "mimeType": "image/png",
      "sizes": ["800x800"]
    },
    {
      "src": "https://searchvectorlogo.com/wp-content/uploads/2020/02/regeringskansliet-logo-vector.png",
      "mimeType": "image/png"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "riksdag-regering-mcp",
      "version": "2.0.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "SUPABASE_URL",
          "description": "Supabase project URL (optional - defaults to public instance)",
          "isRequired": false,
          "isSecret": false,
          "placeholder": "https://your-project.supabase.co"
        },
        {
          "name": "SUPABASE_ANON_KEY",
          "description": "Supabase anonymous key (optional - defaults to public instance)",
          "isRequired": false,
          "isSecret": true,
          "placeholder": "your-anon-key"
        }
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://riksdag-regering-ai.onrender.com/mcp"
    }
  ]
}
