MCP SQLite Server

by moaaz01 · data-analytics · mcp-server, glama

Query, explore, and manage SQLite databases through the Model Context Protocol. Connect any MCP-compatible AI client to your databases.

Source: https://github.com/moaaz01/mcp-sqlite-server

Install

git clone https://github.com/moaaz01/mcp-sqlite-server

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP SQLite Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • MCP Weather Server by moaaz01

    Provides weather forecasts, alerts, and current conditions via the Model Context Protocol, using simulated data and supporting both stdio and HTTP transports.

  • MCP File System Server by moaaz01

    A secure, sandboxed file system server that enables reading, writing, searching, and managing files through MCP-compatible AI clients with path traversal protection and size limits.

  • MCP Multi-Server Gateway by moaaz01

    Aggregate, route, and orchestrate multiple MCP backend servers behind a single MCP endpoint.

  • Notebook MCP Server by lucidbard

    Enables to create notebooks and notes with tags, and perform full-text search across notes using FTS5 syntax, all stored locally in SQLite.

  • mcp-pgSQL by OscarByron69

    A local MCP server for PostgreSQL that provides tools for SQL execution, metadata inspection, performance diagnostics, and database management through natural language.

  • MongoDB MCP Server by BrunoL28

    Enables AI assistants to interact natively with MongoDB databases, including schema discovery, CRUD operations, aggregation pipelines, and index management via natural language.

  • Primo MCP Server by geheharidas

    MCP server for searching Ex Libris Primo library catalogues and subscribed databases, enabling search, record retrieval, autocomplete, citation generation, and export to BibTeX, RIS, or CSV.

  • TaskFlow AI by Agions

    TaskFlow AI is a premium MCP Server designed for AI editors, offering 40+ built-in tools covering file system, HTTP requests, databases, Git operations, and more.

Frequently asked questions

How do I install MCP SQLite Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP SQLite Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP SQLite Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.