Stats
Actions
Tags
From gyoshu
Custom local stdio MCP server (gyoshu-mcp) providing deployment capabilities. Runs a Node.js CommonJS script from a local build; no API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gyoshu-mcp": {
"command": "/home/bellman/Workspace/My-Jogyo/src/mcp/build/index.cjs"
}
}
}Server configuration and connection parameters
/home/bellman/Workspace/My-Jogyo/src/mcp/build/index.cjsDeclared capabilities of this MCP server
npx claudepluginhub yeachan-heo/my-jogyo --plugin gyoshu