ollama_mcp

A simple Ollama Based MCP proof of concept

GitHub Stars

0

User Rating

Not Rated

Forks

0

Issues

0

Views

0

Favorites

0

README

Ollama Chatbot with MCP

Overview

A modular FastAPI + Ollama chatbot using Anthropics MCP protocol.

Structure

  • backend/: FastAPI server, async DB, MCP host
  • frontend/: Static HTML/CSS/JS UI as MCP client

Setup

  1. cd backend && pip install -r requirements.txt
  2. uvicorn app.main:app --reload
  3. Serve frontend via simple HTTP server or configure FastAPI static mount.

Enjoy your decoupled, modular chatbot!

Author Information

0

Followers

3

Repositories

0

Gists

2

Total Contributions

Top Contributors

Threads