Stella
Freeby MCP Community
Learning Agent for MCP servers - knowledge base, reflections, bug reports, chat engine
v1.8.20Added Apr 12, 2026
mcplearning-agentknowledge-basestellaralph
Stella MCP Server
Learning Agent for MCP servers - knowledge base, reflections, bug reports, chat engine
Installation
npx -y @soulbatical/stella
Reviews
Installation
Quick install
npx -y @soulbatical/stella
Add to claude_desktop_config.json
{
"mcpServers": {
"stella": {
"command": "npx",
"args": ["-y", "@soulbatical/stella"]
}
}
}