Configure konsol data models, connectors, and schemas using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "konsol-mcp" yet — see the docs or source repo.
Create a sales analytics model for a konsol project: add dimensions "Region," "Product," and "Month"; add measures "Revenue" and "Order Count"; and create a fact table named sales_fact with the correct relationships.
The tool creates and applies the corresponding dimensions, measures, and fact table configuration.
Configure a PostgreSQL connector for konsol named analytics_pg, connecting to host db.internal on port 5432, database warehouse, and tell me whether the setup succeeds.
The tool creates the specified connector and returns the setup result or any error details.
Review the current konsol schema, add the missing "Industry" field to the customer dimension, update the "Revenue" measure to use post-tax amount, and summarize the changes you made.
The tool updates the schema and outputs a change summary for configuration review.
Connect to MySQL with natural language for schema exploration and SQL queries.
Query and manage Microsoft SQL Server databases with natural language.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Manage database schemas with natural language, from requirements to full database design.
Securely connect AI to query, analyze, and manage MySQL databases.
Connect to the mcp API via MCP to extend AI tool capabilities.