sqlite-mcp-server-streamlit-app

suryanshp1/sqlite-mcp-server-streamlit-app

3.2

If you are the rightful owner of sqlite-mcp-server-streamlit-app and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A fully local Model Context Protocol (MCP) client application that operates without external dependencies, featuring a Streamlit UI, local LLM via Ollama, and SQLite-based data persistence.

Tools

Functions exposed to the LLM to take actions

add_data

Store information in the local database

fetch_data

Retrieve information with optional filtering

get_memory_context

Access conversation history and context

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources