lexis-mcp

matias-sanchez/lexis-mcp
★ 0 stars Python Database Updated 1mo ago
MCP server for Percona KB / case retrieval via pgvector — spec-driven, self-hosted embeddings, no external SaaS
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lexis-mcp": {
      "command": "uvx",
      "args": [
        "lexis-mcp"
      ]
    }
  }
}

Or install with pip: pip install lexis-mcp

README Excerpt

Retrieval of analogous past Percona Knowledge Base articles and resolved support cases for database engineers working MySQL, PostgreSQL, and MongoDB customer issues. Built as a Model Context Protocol (MCP) server, backed by self-hosted pgvector + Snowflake Arctic embeddings, following Spec-Driven Development discipline (GitHub Spec Kit).
📊
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 →