Skip to content

answerplant/sqlite_mcp_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite MCP Demo in Python

Quick demo to show how an MCP allows an LLM-based chatbot to query a SQLite database. This uses qwen3.5:0.8b as the agent model.

  1. Install Ollama
https://ollama.com/download
  1. Pull the model
ollama pull qwen3.5:0.8b

Set up your virtual environment, then start the server and client.

python .\mcp_server.py 
python .\mcp_client.py 

TODO: Standardise and expand logging

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages