Colorado_RockHound-Geospatial-MCP-Platform

crjiminez03/Colorado_RockHound-Geospatial-MCP-Platform
★ 0 stars Python Database Updated 2d ago
A governed, spatially-aware data platform answering: "Where can I legally rockhound in Colorado, and what's documented there?" Built as a portfolio piece demonstrating Medallion Architecture (Bronze/Silver), real spatial SQL, and a governed MCP (Model Context Protocol) server exposing curated tools to AI agents rather than raw database access.
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": {
    "colorado_rockhound-g": {
      "command": "uvx",
      "args": [
        "colorado-rockhound-geospatial-mcp-platform"
      ]
    }
  }
}

Or install with pip: pip install colorado-rockhound-geospatial-mcp-platform

README Excerpt

A governed, spatially-aware data platform that answers a real question: "Where can I legally go rockhounding in Colorado, and what am I likely to find?" Built end-to-end from raw federal and state government data through a Medallion Architecture (Bronze/Silver-style layering) into a governed **MCP (Model Context Protocol) server** — allowing an AI agent to answer rockhounding questions grounded in real, curated, trustworthy spatial data rather than raw or unverified sources.

Tools (3)

Quartzcheck_land_accessshapely
📊
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 →