Skip to main content
ClaudeWave

The production framework for Predictive and Generative AI. Serve any model as an API in one line, with OpenAI/Anthropic/Ollama-compatible endpoints, a built-in chat UI, and native MCP.

MCP Servers295 stars17 forksPythonApache-2.0Updated today
Install in Claude Code / Claude Desktop
Method: UVX (Python) · flama
Claude Code CLI
claude mcp add flama -- uvx flama
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "flama": {
      "command": "uvx",
      "args": ["flama"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/vortico/flama and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
anthropicasgichatbotdomain-driven-designgenerative-aiinferencellmllm-servingmachine-learningmcpmlopsmlxmodel-context-protocolmodel-servingollamaopenai-apipythonrustvllmweb-framework

What people ask about flama

What is vortico/flama?

+

vortico/flama is mcp servers for the Claude AI ecosystem. The production framework for Predictive and Generative AI. Serve any model as an API in one line, with OpenAI/Anthropic/Ollama-compatible endpoints, a built-in chat UI, and native MCP. It has 295 GitHub stars and was last updated today.

How do I install flama?

+

You can install flama by cloning the repository (https://github.com/vortico/flama) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is vortico/flama safe to use?

+

vortico/flama has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains vortico/flama?

+

vortico/flama is maintained by vortico. The last recorded GitHub activity is from today, with 7 open issues.

Are there alternatives to flama?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy flama to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: vortico/flama
[![Featured on ClaudeWave](https://claudewave.com/api/badge/vortico-flama)](https://claudewave.com/repo/vortico-flama)
<a href="https://claudewave.com/repo/vortico-flama"><img src="https://claudewave.com/api/badge/vortico-flama" alt="Featured on ClaudeWave: vortico/flama" width="320" height="64" /></a>

More MCP Servers