kf-mcp-servers

ShadowWalker2014/kf-mcp-servers
★ 0 stars TypeScript Database Updated 1mo ago
HTTP MCP servers: postgres, railway, stripe, blink-cms
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": {
    "kf-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ShadowWalker2014/kf-mcp-servers"
      ]
    }
  }
}

README Excerpt

Monorepo of HTTP MCP servers, each deployed as an independent Railway service. | Folder | Purpose | Port | Docs | |--------|---------|------|------| | [`blink-cms/`](./blink-cms/README.md) | Blink.new CMS + web search tools | 3100 | [→](./blink-cms/README.md) | | [`postgres/`](./postgres/README.md) | PostgreSQL query + schema explorer | 3200 | [→](./postgres/README.md) |
📊
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 →