
GrowthStore
Supports UIby silinestorex
Rust-based enterprise backend framework emphasizing convention over configuration for rapid business growth.
What it does
GrowthStore is a growth-oriented enterprise backend service development framework built on the Rust ecosystem. It implements a "convention over configuration, configuration as a service" philosophy to streamline business logic implementation and provide a flexible extension system to meet specialized corporate needs.
Tools
- Service Orchestrator: Manages backend service lifecycle and configurations.
- Config Manager: Handles flexible, high-efficiency extension of business rules via TOML configs.
- Admin Interface: Provides a centralized management portal for system administration.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"growthstore": {
"command": "./store-server",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
cargo build --release && ./target/release/store-serverInformation
- Pricing
- free
- Published
- 4/28/2026
- stars






