# Gen Ai Template

> A template for your kickstart into GenAI!

- **Type:** MCP server
- **Install:** `agentstack add mcp-franzdiebold-gen-ai-template`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [FranzDiebold](https://agentstack.voostack.com/s/franzdiebold)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [FranzDiebold](https://github.com/FranzDiebold)
- **Source:** https://github.com/FranzDiebold/gen-ai-template

## Install

```sh
agentstack add mcp-franzdiebold-gen-ai-template
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# GenAI template 🚀

A template for your kickstart into GenAI! 🎁

It combines [Docker Model Runner](https://docs.docker.com/ai/model-runner/), [LangChain/LangGraph](https://www.langchain.com/), [marimo](https://github.com/marimo-team/marimo), [Open WebUI](https://openwebui.com/), [n8n](https://github.com/n8n-io/n8n),
[Agent Chat UI](https://github.com/langchain-ai/agent-chat-ui) and [Agent Inbox](https://github.com/langchain-ai/agent-inbox)!

## How to use

To spin up all services run:

`make run`

This will spin up the following services:

- [`localhost:8000`](http://localhost:8000): [marimo](https://github.com/marimo-team/marimo)
- [`localhost:8080`](http://localhost:8080): [Open WebUI](https://openwebui.com/)
- [`localhost:5678`](http://localhost:5678): [n8n](https://github.com/n8n-io/n8n)
- [`localhost:2024`](http://localhost:2024): [LangGraph Server API](https://langchain-ai.github.io/langgraph/)
- [`localhost:3000`](http://localhost:3000): [Agent Chat UI](https://github.com/langchain-ai/agent-chat-ui)
- [`localhost:3001`](http://localhost:3001): [Agent Inbox](https://github.com/langchain-ai/agent-inbox)
- [`http://localhost:6333/dashboard`](http://localhost:6333/dashboard): [Qdrant Vector Search Engine](https://github.com/qdrant/qdrant)
- [`localhost:6274`](http://localhost:6274): [MCP Inspector](https://github.com/modelcontextprotocol/inspector)

## Components

### marimo

If you work with [marimo](https://github.com/marimo-team/marimo), you can use the `marimo` folder to store your notebooks and other files.
You can add your requirements to the `marimo/requirements.txt` file, and they will be installed in the marimo container.

### LangGraph Server

You can define your LangGraph graph in the `langgraph_server` folder. The requirements are automatically installed from the `langgraph_server/requirements.txt` file.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [FranzDiebold](https://github.com/FranzDiebold)
- **Source:** [FranzDiebold/gen-ai-template](https://github.com/FranzDiebold/gen-ai-template)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-franzdiebold-gen-ai-template
- Seller: https://agentstack.voostack.com/s/franzdiebold
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
