mcp-llama-sqlite-bridge

ELISHA1994/mcp-llama-sqlite-bridge

3.2

If you are the rightful owner of mcp-llama-sqlite-bridge 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 demonstration of Model Context Protocol (MCP) with a SQLite server and LlamaIndex client integration.

Tools

Functions exposed to the LLM to take actions

add_data

Adds new data to the people table using a SQL INSERT query.

read_data

Reads data from the people table using a SQL SELECT query.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources