II.
ToolServer overview
Reference · livetool-server:sqlite-mcp
SQLite MCP overview
MCP server providing full read/write access to SQLite databases. Enables AI agents to create tables, run queries, and append analytical insights. Supports stdio transport.
Attributes
displayName
SQLite MCP
description
MCP server providing full read/write access to SQLite databases. Enables AI agents to create tables, run queries, and append analytical insights. Supports stdio transport.
protocol
mcp
category
database
repoUrl
npmPackage
@modelcontextprotocol/server-sqlite
maintainer
Anthropic
mcpTransports
tools
sourceRef
Outgoing edges
contains_tool_descriptor6
- tool-descriptor:sqlite.read-query·ToolDescriptorSQLite: Read Query
- tool-descriptor:sqlite.write-query·ToolDescriptorSQLite: Write Query
- tool-descriptor:sqlite.create-table·ToolDescriptorSQLite: Create Table
- tool-descriptor:sqlite.list-tables·ToolDescriptorSQLite: List Tables
- tool-descriptor:sqlite.describe-table·ToolDescriptorSQLite: Describe Table
- tool-descriptor:sqlite.append-insight·ToolDescriptorSQLite: Append Insight
implements1
- extension-interface:sandbox·ExtensionInterfaceSandbox
integrates_with1
- stack-part:relational-database·StackPartRelational Database
lib_applies_to_domain1
- domain:databases·DomainDatabases
requires_capability1
- capability:supports-mcp·CapabilitySupports MCP
sourced_from1
- source-ref:mcp-servers-registry·SourceRefMCP servers registry (modelcontextprotocol/servers)
Incoming edges
about_subject1
contained_in_plugin6
- tool-descriptor:sqlite.read-query·ToolDescriptorSQLite: Read Query
- tool-descriptor:sqlite.write-query·ToolDescriptorSQLite: Write Query
- tool-descriptor:sqlite.create-table·ToolDescriptorSQLite: Create Table
- tool-descriptor:sqlite.list-tables·ToolDescriptorSQLite: List Tables
- tool-descriptor:sqlite.describe-table·ToolDescriptorSQLite: Describe Table
- tool-descriptor:sqlite.append-insight·ToolDescriptorSQLite: Append Insight