airy
About
Airy is an AI-powered tool that enables natural language interaction with databases via a terminal or as an MCP server. It generates SQL queries based on user prompts and requires an OpenRouter API key for AI inference.
Details
- Author
- tinrab
- GitHub stars
- 5
- Downloads
- 341
- Categories
- Other, AI
Jump to
- Chat with databases directly from the terminal.
- Generate SQL queries from natural language.
- Operate as an MCP server via SSE transport.
- Supports MySQL and PostgreSQL databases.
- Configurable AI model via OpenRouter API.
- Customizable max tokens for AI responses.
Install airy using Cargo (cargo install airy) or download from GitHub Releases. To run as an MCP server, execute airy --mysql-url <URL> mcp --sse (or --postgres-url) and optionally set the port with --port. For terminal chat mode, use airy chat with the appropriate database URL and OpenRouter API key.
airy
An AI tool for interacting with databases.

Features:
- Chat with your database in terminal.
- Generate SQL queries.
- Run as a MCP server.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




