MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Sqlite Reader

Sqlite Reader

abhinavnatarajanbyabhinavnatarajan
•
1
•
Database Management
API Development
Developer Tools

Provides read-only access to SQLite databases via a lightweight server.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • datawiz168

    Snowflake Integration

    Enables Claude to execute SQL queries and interact with Snowflake databases.

  • tinybirdco

    Tinybird

    Connects to a Tinybird Workspace and interacts with data sources and API endpoints using the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Sqlite Reader provides a secure and efficient way to query SQLite databases remotely. By acting as a read-only MCP server, it allows users to execute SELECT queries, list tables, and describe table schemas without directly exposing the database files. Access is restricted to pre-approved paths, and all queries undergo validation to prevent unintended operations, ensuring data integrity and security.

Key Features

010 GitHub stars
02SQL query validation
03Automatic row limiting to prevent excessive data retrieval
04Read-only SQL query execution
05Secure path whitelisting
06Asynchronous database operations

Use Cases

01Inspecting SQLite database schemas
02Providing secure access to SQLite data for applications
03Remotely querying SQLite databases for reporting