Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From claude-buddy
Local Claude-buddy MCP server running as a subprocess via mcp-launcher.sh script. Capabilities unclear from key, command, and lack of environment variables.
npx claudepluginhub 1270011/claude-buddy --plugin claude-buddyCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claude-buddy": {
"command": "${CLAUDE_PLUGIN_ROOT}/server/mcp-launcher.sh"
}
}
}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}/server/mcp-launcher.shShare bugs, ideas, or general feedback.