docmesh-mcp

Arrowh3ad/docmesh-mcp
★ 0 stars TypeScript Database Updated today
Documentation ingestion and multi-source search 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": {
    "docmesh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Arrowh3ad/docmesh-mcp"
      ]
    }
  }
}

README Excerpt

DocMesh indexes multiple public documentation sites into PostgreSQL and exposes cited passages through one MCP server. It is retrieval-only: it does not answer the technical question or mutate sources through MCP. The ingestion plane validates and DNS-pins public URLs, discovers pages from sitemaps or same-origin links, extracts article Markdown, chunks by headings, embeds changed chunks, and updates each document transactionally. The query plane routes a query to up to three sources, runs exact

Tools (1)

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