Stats
Actions
Tags
From marko-mcp
Connects to the Marko templating engine for building UI components, rendering templates, and managing component state. Runs locally.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"marko": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/marko-mcp"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/marko-mcpFirst indexed May 29, 2026
First indexed May 29, 2026
npx claudepluginhub marko-php/marko --plugin marko-mcp