Back to Home
NaderZniti icon

mcp-server-symfony

Verified Safe

by NaderZniti

Overview

Facilitates AI-powered management and task execution for Symfony applications via GitHub Copilot integration in VS Code.

Installation

Run Command
php bin/mcp-server.php

Environment Variables

  • APP_SECRET
  • APP_ENV
  • APP_DEBUG

Security Notes

The server exposes specific, explicitly defined tools to an AI agent (GitHub Copilot). While this approach limits arbitrary command execution, custom tools require careful implementation to prevent vulnerabilities from malicious input. Secrets are handled via environment variables, and the server binds to localhost by default, reducing external attack surface. No direct 'eval' or obvious arbitrary command injection found in the provided snippets.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-27

Tags

SymfonyPHPAI AgentVS CodeTooling