Stats
Actions
Tags
From repowise
Runs a local MCP server for repository analysis and management tasks. Purpose and capabilities are not specified in the configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"repowise": {
"command": "repowise",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
repowiseCommand-line arguments passed to the server process
npx claudepluginhub repowise-dev/repowise --plugin repowise