ASX-PHP

cannaseedus-bot/ASX-PHP
★ 0 stars PowerShell API Integration Updated today
A lightweight, self-contained PHP runtime server built in PowerShell with support for REST API, JSON-RPC, DNS caching, file caching, and MCP (Model Context Protocol). No external dependencies required.
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": {
    "asx-php": {
      "command": "npx",
      "args": [
        "-y",
        "cannaseedus-bot/ASX-PHP"
      ]
    }
  }
}

README Excerpt

A lightweight, self-contained PHP runtime server built in PowerShell with support for REST API, JSON-RPC, DNS caching, file caching, and MCP (Model Context Protocol). No external dependencies required. - [Features](#-features) - [Quick Start](#-quick-start) - [Installation](#-installation) - [Configuration](#-configuration)

Tools (2)

initializekuhul_perceive