Description
Production-ready modular Claude framework with 30+ commands and MCP server integration.
Installation
npx -y claude-modular npm install claude-modular git clone https://github.com/oxygen-fragment/claude-modular Claude Desktop Configuration
Add this configuration to your Claude Desktop config file to enable this MCP server:
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json
Config file location: %APPDATA%\Claude\claude_desktop_config.json
Config file location: ~/.config/Claude/claude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"claude-modular": {
"command": "npx",
"args": [
"-y",
"claude-modular"
]
}
}
} Stay Updated on MCP
Get weekly updates on new MCP servers, integration guides, and AI development tips.
We respect your privacy. Unsubscribe anytime.