ufo-dataset-explorer

spindle79/ufo-dataset-explorer
★ 0 stars PLpgSQL 🤖 AI/LLM Updated today
Full-stack UFO sightings explorer over a 327k-record dataset — Next.js 16 + Supabase + Neo4j + MCP server + pluggab LLM providers (OpenAI/Ollama/HF) + Whisper/AssemblyAI transcription
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ufo-dataset-explorer": {
      "command": "npx",
      "args": [
        "-y",
        "spindle79/ufo-dataset-explorer"
      ]
    }
  }
}

README Excerpt

A Next.js 16 application for exploring the UFO sightings dataset from Hugging Face. This project provides a modern web interface, API endpoints, MCP server integration, and AnswerAgent connectivity for analyzing and exploring UFO sighting data. > **At a glance** — a full-stack data-exploration platform built around a 327k-record UFO sightings dataset. Next.js 16 App Router on the front, **Supabase + Postgres** for primary storage with row-level security policies and seeded migrations, **Neo4j**

Tools (5)

ANSWERAGENT_API_KEYANSWERAGENT_API_URLFORCE_DOWNLOADHUGGINGFACE_TOKENUSE_API