Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pratyabhijna": {
"type": "http",
"command": "uv",
"args": [
"run",
"--no-project",
"--with",
"pratyabhijna-creative-engine @ git+https://github.com/SharathSPhD/pratyabhijna.git@main",
"python",
"${CLAUDE_PLUGIN_ROOT}/mcp/server.py"
],
"url": "https://github.com/SharathSPhD/pratyabhijna.git@main",
"env": {
"PCE_HAIKU_CLI": "claude",
"PCE_HAIKU_MODEL": "haiku"
}
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvhttps://github.com/SharathSPhD/pratyabhijna.git@mainCommand-line arguments passed to the server process
Environment variables set when the server starts
PCE_HAIKU_CLI=claudePCE_HAIKU_MODEL=haikunpx claudepluginhub sharathsphd/pratyabhijna --plugin pratyabhijna-creative-engine