loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

spain-ai-kit

MCP Tool

aplaceforallmystuff/spain-ai-kit

MCP servers connecting AI applications to Spanish government open data and legal infrastructure

Install

$ npx loaditout add aplaceforallmystuff/spain-ai-kit

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "spain-ai-kit": {
      "command": "npx",
      "args": [
        "-y",
        "spain-ai-kit"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Spain AI Kit

[](https://opensource.org/licenses/MIT) [](https://modelcontextprotocol.io)

Connect AI applications to Spanish government open data and legal infrastructure.

An open-source SDK providing MCP (Model Context Protocol) servers for Spanish government APIs. Query national statistics, search legislation, and access 12,000+ consolidated laws — all from your AI assistant.

Inspired by estonia-ai-kit.

Quick Start
Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "spain-ine": {
      "command": "npx",
      "args": ["@spain-ai-kit/ine-mcp-server"]
    },
    "spain-boe": {
      "command": "npx",
      "args": ["@spain-ai-kit/boe-mcp-server"]
    },
    "spain-catastro": {
      "command": "npx",
      "args": ["@spain-ai-kit/catastro-mcp-server"]
    },
    "spain-aemet": {
      "command": "npx",
      "args": ["@spain-ai-kit/aemet-mcp-server"],
      "env": {
        "AEMET_API_KEY": "your-api-key-here"
      }
    }
  }
}
Claude Code
{
  "mcpServers": {
    "spain-ine": {
      "command": "npx",
      "args": ["@spain-ai-kit/ine-mcp-server"]
    },
    "spain-boe": {
      "command": "npx",
      "args": ["@spain-ai-kit/boe-mcp-server"]
    },
    "spain-catastro": {
      "command": "npx",
      "args": ["@spain-ai-kit/catastro-mcp-server"]
    },
    "spain-aemet": {
      "command": "npx",
      "args": ["@spain-ai-kit/aemet-mcp-server"],
      "env": {
        "AEMET_API_KEY": "your-api-key-here"
      }
    }
  }
}

> AEMET API Key: The weather server requires a free API key. Get one in 30 seconds at opendata.aemet.es — just enter your email. The other servers need no setup.

Then ask Claude things like:

  • "What is the

Tags

boeclaudeinelegislationmcpmcp-servermodel-context-protocolopen-dataspainspanish-governmentstatistics

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated14 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/aplaceforallmystuff/spain-ai-kit)](https://loaditout.ai/skills/aplaceforallmystuff/spain-ai-kit)