Loading MCP server directory, please wait...
MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.
npx @getmcp/cli add io.github.arifulislamat/database-mcp-sqliteRequires Node.js 18+. Community-contributed server. Review source before installing.
SQLITE_PATHPath to the SQLite database file
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arifulislamat/database-mcp-sqlite": {
"command": "npx",
"args": [
"-y",
"@database-mcp/sqlite"
],
"env": {
"SQLITE_PATH": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.