Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by calvinw • Tools & CLI
A command-line client that enables natural-language interaction with SQLite databases via an MCP SQLite server and OpenRouter's LLM API.
Let end-users query local or sample SQLite databases using natural language instead of writing SQL.
Prototype or demo natural-language-to-SQL workflows against databases like Chinook or Northwind.
A lightweight CLI tool to inspect schema, run basic analytics queries, and retrieve results from SQLite files via an MCP server.
This repository provides a simple CLI client to interact with an MCP SQLite server, allowing users to ask natural-language questions about SQLite databases and receive query results. It integrates with the mcp-server-sqlite package and uses OpenRouter's LLM API (requires an API key) to translate user prompts into SQL and present results. It's useful for exploring sample databases (e.g., Chinook, Northwind) or quickly querying local SQLite files without writing SQL manually.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.