发现为 SQLite 构建的 5 个 MCP。
Provides safe, read-only access to SQLite databases for exploration and querying by Large Language Models (LLMs).
Exposes a SQLite database as an MCP server with table schemas, read-only SQL query capabilities, and prompt templates for data analysis.
Provides a standardized interface for SQLite database interactions, enabling schema introspection, query execution, and database modifications.
Provides a Python-based SQLite server implementing the Model Context Protocol (MCP) for database management, supporting read/write operations, concurrency, and natural language interaction.
Enables natural language interaction with SQLite databases using a local LLM via Ollama.
All results loaded