File size: 653 Bytes
f14b058
 
 
 
 
aa8abf8
8f7f7d7
f14b058
 
 
 
2b8669f
f14b058
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aa8abf8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: Ollama MCP Gradio Demo
emoji: πŸš€
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
tags:
  - mcp-server-track
---

# Ollama MCP Gradio Demo

This Space runs a SQLite MCP server and Gradio client with Ollama and MCP tools, for the Gradio Agents & MCP Hackathon 2025.

- Uses Ollama model: `granite3.1-moe`
- MCP server on SQLite database
- Gradio interface with chat and history

## How it works

1. The MCP server exposes tools for adding/reading people.
2. Ollama model answers via Gradio, using MCP tools in the backend.
3. All runs on Hugging Face Space via Docker.

## Usage

Type your questions in the chatbox!