Qora
БесплатноНе проверенQora lets AI assistants like Cursor and Claude safely explore your database and answer questions about your data.
Описание
Qora lets AI assistants like Cursor and Claude safely explore your database and answer questions about your data.
README

Qora
Talk to your data. Get clear answers, insights, and analysis.
Qora lets AI assistants like Cursor and Claude safely explore your database and answer questions about your data in plain English.
Ask things like:
"How many orders did we receive last month?"
"Which products are selling the most?"
"Show me the tables related to customers."
Qora looks up the answers directly from your database and gives them back to your AI assistant.
Qora is read-only by design. It can inspect and query your data, but it cannot insert, update, or delete anything.
How it works
flowchart LR
You["You ask a question"] --> AI["AI assistant<br/>(Cursor, Claude, …)"]
AI -->|"uses Qora tools"| Qora["Qora"]
Qora -->|"explore & read-only queries"| DB[("Your database")]
DB -->|"rows & schema info"| Qora
Qora -->|"safe results"| AI
AI -->|"clear answer"| You
- You ask something.
- Your AI assistant calls Qora.
- Qora looks up schemas/tables or runs a read-only query.
- Results go back to the assistant, which answers you.
What Qora does
Qora gives your AI assistant safe, read-only access to the database.
- Discover schemas and tables - so the assistant knows what’s available
- Describe table structure - columns, types, and nullability
- Run read-only SQL - the assistant writes the query; Qora validates and executes it
- Return results safely - capped row counts, no writes or schema changes
Read-only by design
- Only read-style queries are allowed
- Connect with a read-only database user
- Result size is capped
- HTTP access can be limited to specific hosts
Tools
| Tool | What it does |
|---|---|
list_schemas |
See the main areas of your data |
list_tables |
See what tables exist |
describe_table |
Understand what's inside a table |
run_query |
Run a validated read-only SELECT |
Docs
- Setup - install, env, MCP clients, HTTP, Docker
- Contributing - Dev Container, scripts, PR checklist
Установка Qora
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/suveshmoza/QoraFAQ
Qora MCP бесплатный?
Да, Qora MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Qora?
Нет, Qora работает без API-ключей и переменных окружения.
Qora — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Qora в Claude Desktop, Claude Code или Cursor?
Открой Qora на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolRedis
Interact with Redis key-value stores.
автор: modelcontextprotocolSQLite
Database interaction and business intelligence capabilities.
автор: modelcontextprotocolmxcp
Open-source framework for building enterprise-grade MCP servers using just YAML, SQL, and Python, with built-in auth, monitoring, ETL and policy enforcement.
автор: raw-labstadas-github/a2asearch-mcp
MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: npx -y a2asearch-mcp. Ask Claude: "Find MCP servers for database access
автор: tadas-githubjulien040/anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by desi
автор: julien040drakonkat/wizzy-mcp-tmdb
A MCP server for The Movie Database API that enables AI assistants to search and retrieve movie, TV show, and person information.
автор: drakonkatCompare Qora with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
