Back to All MCP Servers

Best Claude Code MCP Servers for Sqlite

31 MCP servers tagged with “sqlite

SQLite Server
Interact with SQLite databases for queries, schema inspection, and data analysis
databasesqlitesqlofficial
Turso Database
Interact with Turso/LibSQL edge databases for low-latency, globally distributed SQLite-compatible storage
databasetursolibsqlsqlite+1
Anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
aggregatorspostgresmysqlsqlite
Sqlite Explorer Fastmcp
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
databasessqlitellm
Sqlite
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
databasessqlite
Datalink
MCP server for secure database access (PostgreSQL, MySQL, SQLite) with parameterized queries and schema inspection
databasespostgresmysqlsqlite
Alchemy
Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities.
databasespostgresmysqlsqlite
Agentmako
Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundle…
developer-toolspostgresredissqlite+1
Srclight
Deep code indexing MCP server with SQLite FTS5, tree-sitter, and embeddings. 29 tools for symbol search, call graphs, git intelligence, and hybrid semantic search.
developer-toolssqliteembedding
Veris
Behavioral verification intelligence for autonomous coding agents. Builds a behavioral graph of any TS/JS repo, clusters into 25 semantic workflows (Auth, Payments, Webhooks, Caching, Queue, etc.), detects drift, generates concrete adversarial probes (idempotency, retry storm, c…
developer-toolssqliteagent
Ariadne
Cross-service API dependency graph for microservice codebases. Give it a business term or endpoint name; get back a ranked chain of GraphQL operations, REST endpoints, Kafka topics, and frontend queries across all services. Offline, local SQLite + TF-IDF + optional embeddings.
developer-toolssqliteapigraphql+3
0CompactMem
Persistent memory MCP server with OS-style demand paging, kswapd-style eviction, and mlock pinning. Multi-agent shared SQLite store with BM25 + FTS5 retrieval, importance scoring, and capacity-aware reclaim. 5 tools: `memory_lookup`, `pin_memory`, `unpin_memory`, `memory_stats`,…
knowledge-memorysqlitegithubai+1
Agentmem
Governed memory for coding agents with trust lifecycle (hypothesis → active → validated → deprecated), conflict detection, staleness tracking, and health scoring. SQLite + FTS5, zero infrastructure. `pip install quilmem[mcp]`
knowledge-memoryrustgosqlite+1
Recallnest
Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero extern…
knowledge-memorysqliteaiagent
Prism
Zero-config persistent memory for AI agents with local SQLite. Mind Palace web dashboard, time travel (rewind/replay sessions), agent telepathy (cross-client memory sharing), code mode templates, morning briefings, and progressive context loading. 25 tools, 6 resources, 4 prompt…
knowledge-memorysqliteaiagent
Memorylane
Desktop app that captures screen activity via event-driven screenshots, stores AI-generated summaries and OCR text locally in SQLite, and exposes your activity history to AI assistants via MCP with semantic search, timeline browsing, and event detail retrieval.
knowledge-memorysqliteai
Agenthold
Shared versioned state store with optimistic concurrency control for coordinating concurrent AI agents. SQLite-backed claim/release locks and append-only audit log.
knowledge-memorysqliteaiagent
Context Memory
Persistent, searchable context storage across Claude Code sessions using SQLite FTS5. Save sessions with AI-generated summaries, two-tier full-text search, checkpoint recovery, and a web dashboard.
knowledge-memorysqliteairag
Gingugu
Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, a…
knowledge-memorysqliteai
Neotoma
Deterministic state layer for AI agents. Stores versioned entities (contacts, tasks, transactions, decisions) with immutable observations, full provenance, and schema-first extraction. Local-first SQLite, cross-client memory across Claude, Cursor, ChatGPT, and OpenClaw. [Website…
knowledge-memorysqliteaiagent
Gnosis
Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvector keyword search and optional pgvector hybrid semantic search.
knowledge-memorypostgressqlite
Devrecall
Local-first developer activity aggregator. Indexes commits, PRs, Jira/Linear tickets, Confluence docs, Slack threads, and Calendar events into SQLite + FTS5 + on-device ONNX embeddings; exposes 15 tools, 3 resources, and 3 prompts so Claude Code, Cursor, and Codex can search and…
knowledge-memorysqlitelinearjira+2
In Memoria
Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understan…
knowledge-memorytypescriptrustsqlite+3
Memviz
Visual explorer for [MCP Memory Service](https://github.com/doobidoo/mcp-memory-service) SQLite-vec databases. Browse, search, filter, edit memories with dashboard, timeline, UMAP projection, semantic clustering, duplicate detection, and association graph.
knowledge-memorysqlitegithub
Rekindle
Session continuity engine that solves session orientation. Boot reports with gap detection and 100-point scoring, structured end-session capture with typed continuity records, and BM25 memory search. 7 tools, local SQLite + FTS5, zero API keys. `npx rekindle`
knowledge-memorysqliteapi
Mnemos
Persistent memory engine for AI coding agents. Stores architecture decisions, bug root causes, and project conventions across sessions. Single Go binary with embedded SQLite, FTS5 search, context assembly within token budgets, and autopilot setup for Claude Code, Kiro, and Curso…
knowledge-memorygosqliteai+1
Alaya
Neuroscience-inspired memory engine for AI agents. Stores episodes, consolidates knowledge through a Bjork-strength lifecycle (strengthening, transformation, forgetting), and builds a personal knowledge graph with emergent categories, preferences, and semantic recall. Local SQLi…
knowledge-memorygosqliteai+1
Devrag
Lightweight local RAG MCP server for semantic vector search over markdown documents. Reduces token consumption by 40x with sqlite-vec and multilingual-e5-small embeddings. Supports filtered search by directory and filename patterns.
knowledge-memorysqliteembeddingrag
Instinct
Self-learning memory for AI coding agents. Observes tool sequences, user preferences, and recurring fixes; confidence-based promotion (hits ≥5 → mature, ≥10 → rule) so agents stop repeating mistakes without explicit instruction. SQLite-backed, project-aware, zero external deps. …
knowledge-memorygosqliteai+1
Longhand
Persistent local memory for Claude Code. Indexes every session JSONL verbatim into SQLite + ChromaDB for semantic recall (~126ms) across your entire history. Never summarizes, zero API calls, 17 MCP tools including fuzzy `recall`, deterministic `replay_file`, and git-aware `reca…
knowledge-memorysqliteapi
My Bear
Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb.
other-tools-and-integrationssqlite

Browse more topics

aerospace-astrodynamicsagentaggregatorsagileaiai-agentsai-personaairtablealertingamplitudeanalyticsapiapidogapifyapmarchitecture-designart-cultureatlassianatprotoauthautomationawsaxiomazurebigquerybiology-medicine-and-bioinformaticsbitbucketblockchainblueskybravebrowserbrowser-automationcachechatchromadbcicdcircleciclickhousecloudcloud-platformscloudflarecode-executioncoding-agentscolabcommand-linecommunicationcommunicationscommunityconfluencecontainerscontextcrash-reportingcrawlingcrmcustomer-data-platformscypherdashboardsdatadata-engineeringdata-extractiondata-platformsdata-sciencedata-science-toolsdata-visualizationdata-warehousedatabasedatabasesdatadogdbtdebuggingdeliverydeploymentdesigndeveloper-toolsdevopsdigitaloceandirectionsdiscorddockerdocumentationdrivee-commerceecommerceedgeelasticsearchemailembedded-systemembeddingembeddingsend-to-end-rag-platformsenterpriseenvironment-natureerrorsevent-driveneventsfetchfigmafile-systemsfilesfilesystemfinancefinance-fintechgaminggcpgeocodinggitgithubgitlabgogooglegoogle-cloudgoogle-mapsgptgrafanagraphgraphqlhashicorphome-automationhostinghttphubspotiacidentityincidentsinfrastructureissuesjamstackjavascriptjirak8skafkakanbanknowledge-baseknowledge-graphknowledge-memorykotlinkuberneteslegallibrarieslibsqllinearllmlocationlocation-serviceslogginglogsmapsmarkdownmarketingmediamemorymessagingmetricsmicrosoftmigrationsmilvusmongodbmonitoringmultimedia-processmysqlneo4jneonnetlifynewrelicnextjsno-codenodenosqlnotebooksnotesnotionobservabilityobsidianofficialolapon-callopenaiopenapiordersormos-automationother-tools-and-integrationspagerdutypaymentsperformancepersistencepersonapineconeplanningplaywrightpostgresprdprismaproblem-solvingproduct-analyticsproduct-managementproductivityproductsproject-managementpuppeteerpythonqdrantragraygunreactreal-timereasoningredisresearchresendrestrustsalessalesforcesandboxsastschemascrapingsearchsearch-data-extractionsecuritysemanticsemgrepsentryserverlessshopifyslacksmssnowflakesocialsocial-mediasoqlsoul-specspeech-to-textsportsspreadsheetsqlsqlitestatic-analysisstoragestorestreamingstripesupabasesupport-service-managementswaggerswiftsybil-detectiontaskmastertasksterraformtestingtext-to-speechthinkingtimetimezonetinybirdtransactionaltranscriptstransformationstranslation-servicestravel-transportationtrellotrusttursotwiliotypescriptuiupstashutilityvcsvector-databasevercelversion-controlvideovueweaviatewebworkersworkflowworkplace-productivityyoutube