Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"getmcp-generators": {
"command": "npx",
"args": [
"-y",
"@getmcp/generators"
]
}
}
}
Or smoke-test directly:
npx -y @getmcp/generators
Details
| Website | https://www.npmjs.com/package/@getmcp/generators |
|---|---|
| GitHub | git+https://github.com/RodrigoTomeES/getmcp.git |
| License | unknown |
| Pricing | free |
| Tags | claude-desktop cline config-generator cursor goose mcp model-context-protocol opencode |
| Sources | npm |
| Discovered | 2026-05-25 |