Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"blog-optimiser-dashboard": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dashboard/server.py",
"--plugin-root",
"${CLAUDE_PLUGIN_ROOT}"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
python3Command-line arguments passed to the server process
npx claudepluginhub mlobo2012/ai-search-blog-optimiser --plugin ai-search-blog-optimiser