Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From marko-mcp
MCP server for the Marko templating engine, providing tools and resources for developing with Marko.js. Runs locally as a stdio subprocess.
npx claudepluginhub marko-php/marko --plugin marko-mcpCopy 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-mcpShare bugs, ideas, or general feedback.