chile-bcn-mcp

alvarosdev/chile-bcn-mcp
★ 0 stars Go AI/LLM Updated today
A Model Context Protocol (MCP) server that gives AI assistants direct access to Chilean laws, decrees and resolutions from the database of the Biblioteca del Congreso Nacional de Chile (BCN) in a format designed for how LLMs consume text.
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": {
    "chile-bcn-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/alvarosdev/chile-bcn-mcp@latest"
      ]
    }
  }
}

Topics

bcnchileclaude-codecodexgeminihermes-agentleychilemcpself-hosted