KUMA800

saitoomituru/KUMA800
★ 0 stars Unknown language AI/LLM Updated 6d ago
Yamagata bear-sighting MCP server that turns official open data into traceable, real-time risk intelligence for AI agents, routes, and local safety.
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": {
    "kuma800": {
      "command": "npx",
      "args": [
        "-y",
        "saitoomituru/KUMA800"
      ]
    }
  }
}