Symfony Agent MCP
Rank #10,322io.github.shakaran/symfony-agent-mcp
Read-only Symfony introspection: routes, services, entities, Doctrine, security, Twig and more.
Symfony Agent MCP is a Model Context Protocol (MCP) server published by shakaran. It ranks #10,322 of 132,046 servers tracked on MCP Toplist. Symfony Agent MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 121,724 of 132,046 servers on MCP Toplist.
Use Symfony Agent MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add symfony-agent-mcp -e "SYMFONY_MCP_DYNAMIC_TOOLS=<your SYMFONY_MCP_DYNAMIC_TOOLS>" -e "SYMFONY_MCP_TOKEN_BUDGET=<your SYMFONY_MCP_TOKEN_BUDGET>" -e "SYMFONY_MCP_ALLOWED_PATHS=<your SYMFONY_MCP_ALLOWED_PATHS>" -e "SYMFONY_MCP_SESSION_SECRET=<your SYMFONY_MCP_SESSION_SECRET>" -e "SYMFONY_MCP_SESSION_TOKEN=<your SYMFONY_MCP_SESSION_TOKEN>" -e "SYMFONY_MCP_AUDIT=<your SYMFONY_MCP_AUDIT>" -e "SYMFONY_MCP_DLP=<your SYMFONY_MCP_DLP>" -- npx -y @shakaran/symfony-agent-mcpReplace each placeholder with your own value before saving.
[mcp_servers.symfony-agent-mcp]
command = "npx"
args = ["-y", "@shakaran/symfony-agent-mcp"]
[mcp_servers.symfony-agent-mcp.env]
SYMFONY_MCP_DYNAMIC_TOOLS = "<your SYMFONY_MCP_DYNAMIC_TOOLS>"
SYMFONY_MCP_TOKEN_BUDGET = "<your SYMFONY_MCP_TOKEN_BUDGET>"
SYMFONY_MCP_ALLOWED_PATHS = "<your SYMFONY_MCP_ALLOWED_PATHS>"
SYMFONY_MCP_SESSION_SECRET = "<your SYMFONY_MCP_SESSION_SECRET>"
SYMFONY_MCP_SESSION_TOKEN = "<your SYMFONY_MCP_SESSION_TOKEN>"
SYMFONY_MCP_AUDIT = "<your SYMFONY_MCP_AUDIT>"
SYMFONY_MCP_DLP = "<your SYMFONY_MCP_DLP>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"symfony-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@shakaran/symfony-agent-mcp"
],
"env": {
"SYMFONY_MCP_DYNAMIC_TOOLS": "<your SYMFONY_MCP_DYNAMIC_TOOLS>",
"SYMFONY_MCP_TOKEN_BUDGET": "<your SYMFONY_MCP_TOKEN_BUDGET>",
"SYMFONY_MCP_ALLOWED_PATHS": "<your SYMFONY_MCP_ALLOWED_PATHS>",
"SYMFONY_MCP_SESSION_SECRET": "<your SYMFONY_MCP_SESSION_SECRET>",
"SYMFONY_MCP_SESSION_TOKEN": "<your SYMFONY_MCP_SESSION_TOKEN>",
"SYMFONY_MCP_AUDIT": "<your SYMFONY_MCP_AUDIT>",
"SYMFONY_MCP_DLP": "<your SYMFONY_MCP_DLP>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"symfony-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@shakaran/symfony-agent-mcp"
],
"env": {
"SYMFONY_MCP_DYNAMIC_TOOLS": "<your SYMFONY_MCP_DYNAMIC_TOOLS>",
"SYMFONY_MCP_TOKEN_BUDGET": "<your SYMFONY_MCP_TOKEN_BUDGET>",
"SYMFONY_MCP_ALLOWED_PATHS": "<your SYMFONY_MCP_ALLOWED_PATHS>",
"SYMFONY_MCP_SESSION_SECRET": "<your SYMFONY_MCP_SESSION_SECRET>",
"SYMFONY_MCP_SESSION_TOKEN": "<your SYMFONY_MCP_SESSION_TOKEN>",
"SYMFONY_MCP_AUDIT": "<your SYMFONY_MCP_AUDIT>",
"SYMFONY_MCP_DLP": "<your SYMFONY_MCP_DLP>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"symfony-agent-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shakaran/symfony-agent-mcp"
],
"env": {
"SYMFONY_MCP_DYNAMIC_TOOLS": "<your SYMFONY_MCP_DYNAMIC_TOOLS>",
"SYMFONY_MCP_TOKEN_BUDGET": "<your SYMFONY_MCP_TOKEN_BUDGET>",
"SYMFONY_MCP_ALLOWED_PATHS": "<your SYMFONY_MCP_ALLOWED_PATHS>",
"SYMFONY_MCP_SESSION_SECRET": "<your SYMFONY_MCP_SESSION_SECRET>",
"SYMFONY_MCP_SESSION_TOKEN": "<your SYMFONY_MCP_SESSION_TOKEN>",
"SYMFONY_MCP_AUDIT": "<your SYMFONY_MCP_AUDIT>",
"SYMFONY_MCP_DLP": "<your SYMFONY_MCP_DLP>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"symfony-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@shakaran/symfony-agent-mcp"
],
"env": {
"SYMFONY_MCP_DYNAMIC_TOOLS": "<your SYMFONY_MCP_DYNAMIC_TOOLS>",
"SYMFONY_MCP_TOKEN_BUDGET": "<your SYMFONY_MCP_TOKEN_BUDGET>",
"SYMFONY_MCP_ALLOWED_PATHS": "<your SYMFONY_MCP_ALLOWED_PATHS>",
"SYMFONY_MCP_SESSION_SECRET": "<your SYMFONY_MCP_SESSION_SECRET>",
"SYMFONY_MCP_SESSION_TOKEN": "<your SYMFONY_MCP_SESSION_TOKEN>",
"SYMFONY_MCP_AUDIT": "<your SYMFONY_MCP_AUDIT>",
"SYMFONY_MCP_DLP": "<your SYMFONY_MCP_DLP>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"symfony-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@shakaran/symfony-agent-mcp"
],
"env": {
"SYMFONY_MCP_DYNAMIC_TOOLS": "<your SYMFONY_MCP_DYNAMIC_TOOLS>",
"SYMFONY_MCP_TOKEN_BUDGET": "<your SYMFONY_MCP_TOKEN_BUDGET>",
"SYMFONY_MCP_ALLOWED_PATHS": "<your SYMFONY_MCP_ALLOWED_PATHS>",
"SYMFONY_MCP_SESSION_SECRET": "<your SYMFONY_MCP_SESSION_SECRET>",
"SYMFONY_MCP_SESSION_TOKEN": "<your SYMFONY_MCP_SESSION_TOKEN>",
"SYMFONY_MCP_AUDIT": "<your SYMFONY_MCP_AUDIT>",
"SYMFONY_MCP_DLP": "<your SYMFONY_MCP_DLP>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shakaran%2Fsymfony-agent-mcp)<a href="https://mcptoplist.com/server/io.github.shakaran%2Fsymfony-agent-mcp"><img src="https://mcptoplist.com/badge/io.github.shakaran%2Fsymfony-agent-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shakaran
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Symfony Agent MCP?
- Symfony Agent MCP is maintained by shakaran, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Symfony Agent MCP listed on the Official MCP Registry?
- Yes — Symfony Agent MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Symfony Agent MCP have?
- MCP Toplist tracks 1 version of Symfony Agent MCP, most recently published on Aug 23, 2026.
- Where can I find the source code for Symfony Agent MCP?
- The source code for Symfony Agent MCP is hosted at github.com/shakaran/symfony-agent-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.