Spaces:
Runtime error
Runtime error
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! | |