my-mcp-server-php-admin

detain/my-mcp-server-php-admin
★ 0 stars Unknown language 🔒 Security Updated 7d ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "my-mcp-server-php-ad": {
      "command": "npx",
      "args": [
        "-y",
        "detain/my-mcp-server-php-admin"
      ]
    }
  }
}

README Excerpt

A standalone MCP (Model Context Protocol) proxy server for the MyAdmin admin API. This server acts as an MCP intermediary that: - Fetches the OpenAPI spec from a remote URL - Exposes MCP tools generated from the spec - Proxies tool calls to the actual admin API - Supports OAuth 2.1 protected resource metadata

Tools (9)

API_BASE_URLAPI_KEYBEARER_TOKENCACHE_DIROPENAPI_SPEC_URLSERVER_NAMESERVER_VERSIONSESSION_DIRSESSION_ID