mcp-server-demo

zackria/mcp-server-demo
★ 0 stars TypeScript Database Updated today
mcp server demo
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": {
    "mcp-server-demo": {
      "command": "npx",
      "args": [
        "-y",
        "zackria/mcp-server-demo"
      ]
    }
  }
}

README Excerpt

A TypeScript MCP (Model Context Protocol) server for a Procurement Agency's vendor-accreditation system, deployed as a stateless web service on Google Cloud Run with a MongoDB Atlas backend. Exposes four tools for managing vendor accreditation data: - **`list_expiring_vendors(daysAhead: number)`** — Returns vendors whose accreditation will expire within the next N days (only returns active vendors).

Tools (2)

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