wquestions-mcp

joseabantomarin/wquestions-mcp
★ 1 stars Python Database Updated 3d ago
Model any domain in 7 questions — a WQuestions MCP server.
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": {
    "wquestions-mcp": {
      "command": "uvx",
      "args": [
        "wquestions-mcp"
      ]
    }
  }
}

Or install with pip: pip install wquestions-mcp

README Excerpt

**Model any domain in 7 questions.** An MCP server that lets Claude Desktop (or any MCP client) build and query a knowledge model of *anything* — a spa, a barbershop, a clinic, a bank — using one fixed set of tools. No per-domain schema to write, ever. Every domain today gets its own bespoke ontology or database schema: a CRM

Tools (10)

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