Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by prayanks • Data & Databases
An MCP server that exposes SQLite table schemas, offers a read-only SQL query tool, and provides prompt templates to help LLMs analyze startup funding data.
Inspect and retrieve SQLite table schemas as MCP resources to understand database structure programmatically.
Execute safe, read-only SELECT SQL queries against a SQLite database and obtain results for downstream reasoning.
Prompt templates to generate SQL, explain queries, or produce data-analysis narratives for language models.
This server connects to a SQLite database (e.g., startup funding data) and exposes table schemas as MCP resources. It provides a safe, read-only SQL tool that only permits SELECT statements and includes prompt templates to help language models generate analysis or explain queries. Communication is via the STDIO JSON-RPC protocol, making it easy to integrate with MCP clients and tools like Claude Desktop.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.