wsqlite-mcp
Provides tools for designing, searching, and deploying SQLite-backed service architectures, including patterns for CRUD, transactions, FTS5, migrations, connection pooling, and project scaffolding.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wsqlite-mcpsearch for a pattern for async batch inserts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🔥 wsqlite-mcp
Transform your AI Agents into expert WSQLite Architects.
wsqlite-mcp is a professional Model Context Protocol (MCP) server that bridges the gap between AI Agents (Claude, Gemini, OpenCode) and WSQLite. It empowers agents to search, design, and deploy high-performance SQLite-backed services following strict industry-standard patterns.
✨ Key Features
🔍 Expert Pattern Catalog: Query production-ready patterns across all WSQLite features (CRUD, Async, Batch, Transactions, Relationships, Query Builder, FTS5, Migrations, Pools, Soft Delete, Pagination).
🏗️ Strict Architecture Enforcement: Guides AI to output clean code using mandatory
config/,models/,repositories/,migrations/, andmain.pyfolder structures.📘 Architect's Manual: Built-in expertise for Monolith-to-SQLite refactoring, schema design, connection pooling, and atomicity patterns.
💻 Unified CLI: Manage your MCP service with simple commands:
run,start,stop, andconfig.🛡️ Privacy First: 100% local execution via
stdioorSSE.
Related MCP server: MCP Database Manager
🚀 Quick Start
1. Installation
Clone the repository and run the automated installer, or install via pip:
pip install -e .2. Integration
Get your agent-specific configuration block and installation commands by running:
wsqlite-mcp configThe CLI will dynamically detect your Python environment and provide exact copy-paste commands for Gemini CLI (e.g. gemini mcp add ...) and JSON blocks for Claude Desktop.
🛠️ CLI Usage
Command | Description |
| Start the server in |
| Start as an SSE server in the background. |
| Stop the background server. |
| Generate and save JSON config to |
| Show JSON configuration in stdout (no file creation). |
| Show available tools and commands. |
🛠️ MCP Tools
Tool | Description |
| Copy-pasteable expert code for models, CRUD, transactions, FTS5, migrations, pools, and more. |
| Search the official/community catalog for production-ready SQLite patterns. |
| Deploy a professional WSQLite project structure ( |
| Expert manual for building high-performance SQLite-backed systems. |
📂 Project Structure
src/wsqlite_mcp/: Core server logic and tools.src/wsqlite_mcp/catalog.py: Pattern catalog synchronization with local fallbacks.src/wsqlite_mcp/templates.py: Professional boilerplate definitions.examples/: Sample implementations and use cases.
📄 License
MIT License - Crafted with ❤️ by William Rodriguez (wisrovi).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for managing and searching multi-tenant knowledge bases backed by SQLite with FTS5, enabling AI agents to persist and retrieve content via full-text search.131MIT
- Flicense-qualityDmaintenanceSelf-documenting MCP server enabling AI agents to autonomously create, manage, and query SQLite databases with enforced metadata requirements for discoverability.
- Alicense-qualityBmaintenanceLocal MCP server for persistent, searchable agent memory using SQLite FTS5, replacing flat MEMORY.md files with efficient full-text search and workspace context caching.GPL 3.0
- Flicense-qualityCmaintenanceA secure MCP server that exposes a SQLite database to AI agents with Role-Based Access Control, supporting authentication, customer/order/user management, and audit logging.
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wisrovi/wsqlite_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server