Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by 8LWXpg • Data & Databases
An MCP server that exposes SQLite database access and automated business-insight memo generation for agents and BI workflows.
Execute read and write SQL queries against a SQLite database through an MCP interface.
Inspect and modify database schemas and list or describe tables programmatically.
Generate, append, and continuously maintain a shared business-insights memo derived from data analysis.
This server implements a Model Context Protocol (MCP) interface to a SQLite database, providing tools to run SELECT/INSERT/UPDATE/DELETE queries, create tables, and inspect schemas. It includes an interactive demo prompt to generate schemas and sample data and an appendable memo resource (memo://insights) that auto-updates as new business insights are discovered. The README provides usage examples for local (uv) and Docker deployment and the project is distributed under the MIT License.
Execute a SELECT query on the SQLite database
Execute an INSERT, UPDATE, or DELETE query on the SQLite database
Create a new table in the SQLite database
List all tables in the SQLite database
Get the schema information for a specific table
A prompt to seed the database with initial data and demonstrate what you can do with an SQLite MCP Server + Claude
A living document of discovered business insights
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.