jbulger82/Fullstack_MCP_hub
Fullstack MCP Hub — Complete MCP toolkit with built in RAG, GUI and 50+ free tools (no paid APIs) that runs out-of-the-box. Works with Gemini CLI, OpenAI/Codex CLI, ChatGPT (dev mode), Claude, local LLMs, and anything that can connect to an MCP server—basically “Claude-level” tool power for local models.
Platform-specific configuration:
{
"mcpServers": {
"Fullstack_MCP_hub": {
"command": "npx",
"args": [
"-y",
"Fullstack_MCP_hub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...