Back to search
30
MCP

easy-sqlite-mcp

npm/easy-sqlite-mcp

A high-performance Model Context Protocol (MCP) server for SQLite database interaction.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp-mekanixms-sqlite-mcp-server
A Model Context Protocol (MCP) server that provides comprehensive SQLite database management and analysis capabilities
0 tools
iflow-mcp_sqlite-explorer-fastmcp-mcp-server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the F
0 tools
mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
db-mcp (SQLite MCP Server)
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
0 tools
fasttransfer-mcp
A Model Context Protocol (MCP) server for FastTransfer, enabling efficient data transfer between database systems.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "easy-sqlite-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}