local-ai-tools

TimMurphy/local-ai-tools
★ 0 stars PowerShell Database Updated today
Local AI tooling, MCP servers, and developer utilities for enhancing .NET, Blazor, and PostgreSQL workflows with AI‑powered automation.
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": {
    "local-ai-tools": {
      "command": "npx",
      "args": [
        "-y",
        "TimMurphy/local-ai-tools"
      ]
    }
  }
}

README Excerpt

A collection of local AI tooling, Model Context Protocol (MCP) servers, and development utilities designed to enhance .NET, Blazor, and PostgreSQL workflows with AI‑powered automation. This repository provides a foundation for building local AI‑assisted development environments, integrating MCP servers, automating repetitive tasks, and experimenting with local LLMs using **Ollama**.
📊
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 →