Stats
Actions
Tags
From core
Local stdio MCP server run via npx from the 'han' package. Provides unspecified tools, data sources, or prompts to Claude. No API keys required based on config.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"han": {
"command": "npx",
"args": [
"-y",
"@thebushidocollective/han",
"mcp"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub thebushidocollective/han --plugin core