identifier: modelcontextprotocol/servers/sqlite
repo:
  provider: github.com
  url: https://github.com/modelcontextprotocol/servers
  name: servers
  owner: modelcontextprotocol
server:
  subdirectory: /src/sqlite
  name: SQLite MCP Server
  description: A Model Context Protocol (MCP) server implementation that provides
    database interaction and business intelligence capabilities through SQLite.
    This server enables running SQL queries, analyzing business data, and
    automatically generating business insight memos.
  flags:
    isOfficial: false
    isCommunity: true
    isHostable: false
