mcp-forge
Scaffold hardened MCP servers wrapping CLI tools. Generates secure, well-tested MCP server projects from any command-line tool.
Installation
If you haven't added the marketplace yet, see Getting Started.
claude plugin install mcp-forge@wrxck-claude-plugins
Or add to your ~/.claude/settings.json:
{
"enabledPlugins": {
"mcp-forge@wrxck-claude-plugins": true
}
}
Features
- Generates complete MCP server projects from CLI tools
- Includes security auditing for generated servers
- Supports custom templates and patterns
- Built-in eval framework for benchmarking