MCP Servers
SQLite MCP Server
Last updated December 15, 2025
Official MCP server for SQLite database access, providing safe read-only queries and schema inspection for AI assistants.
SQLite MCP Server is the official Model Context Protocol server for SQLite databases, enabling AI assistants to interact with and query local SQLite databases. It provides safe, read-only access to SQLite databases through the MCP protocol, allowing AI models to execute SQL queries, inspect schemas, list tables, and analyze data. Built with the FastMCP framework, the server emphasizes security with read-only operations by default while supporting optional write capabilities. Perfect for data analysis, database exploration, and AI-assisted database workflows.
Key features
- Safe read-only database access
- SQL query execution
- Schema inspection and table listing
- Data analysis with AI assistance
- Built with FastMCP framework
- Works with Claude Desktop and Cursor
- Open source and actively maintained
Related tools
- Postgres MCP Pro
An advanced Postgres MCP server with performance tuning, health checks, and safe SQL execution for AI-assisted development.
- Neon MCP Server
An MCP server that enables natural language management of Neon Postgres databases via IDEs and AI assistants.
- Redis MCP Server
MCP server for Redis integration, enabling AI assistants to interact with Redis databases for caching and data operations.
- PostgreSQL MCP Server
An archived MCP server that provided AI assistants with SQL query execution and schema inspection for PostgreSQL databases.
- AWS Aurora PostgreSQL MCP
Official AWS Aurora PostgreSQL MCP server with Kiro integration for data plane and control plane operations.