概要
NLP Database acts as a secure, read-only bridge, allowing AI agents to intuitively explore SQL database schemas and query data using natural language via the Model Context Protocol (MCP). It ensures safe interactions with strict query validation, automatic result limiting, and broad compatibility with major SQL databases like PostgreSQL, MySQL, SQL Server, and SQLite, all while optimizing for agent performance with descriptive errors and schema caching.