Nikunj2003/LLaMa-MCP-Streamlit

View on GitHub ↗

AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).

43 ★18 forksPythonUpdated 1y ago

What you need to know

Interactive AI assistant built with Streamlit, NVIDIA NIM's LLaMa 3.3:70b / Ollama, and MCP for real-time external tool execution.

Install

poetry install && poetry run streamlit run llama_mcp_streamlit/main.py, or docker build

Key features

  • Custom model selection (NVIDIA NIM / Ollama)
  • API configuration for different backends
  • Tool integration via MCP (filesystem example)
  • Chat-based Streamlit UI, Docker support

Best for

Developers who want a Streamlit chat UI fronting MCP tools.

Platforms: Python 3.11+ · Docker

Reviewed 2026-08-11

Topics

llamallmmcpmcp-clientmcp-llamamcp-servermodel-context-protocolnvidia-nim-apiollamapythonstreamlit
Stars
43★
Forks
18
Language
Python
License
Created
2025-02-07
Last push
2025-02-09