jakubs-mcp-tools

Jakub2841/jakubs-mcp-tools
★ 1 stars TypeScript Database Updated 14d ago
Jakub's MCP Tools — MCP server + web dashboard that lets AI agents manage infrastructure via SSH, SCP, and log tailing. Register machines, services, and SSH keys through the browser UI or MCP tools — all backed by a single SQLite
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": {
    "jakubs-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "Jakub2841/jakubs-mcp-tools"
      ]
    }
  }
}
📊
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 →