MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for XAMPP and MySQL administration on Windows

Created 2/15/2026
Updated about 21 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-xampp-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "dony-aep-xampp-mcp": { "command": "npx", "args": [ "dony-aep-xampp-mcp" ] } } }