Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
A TypeScript MCP server enabling LLM agents to interact with Gel databases using EdgeQL queries.
Understand the structure of a Gel database schema before querying.
Validate EdgeQL query syntax safely without execution.
Execute EdgeQL queries and interact directly with the Gel database.
This MCP server facilitates natural language interaction with Gel databases by providing tools for schema understanding, query validation, execution, and documentation search. It supports LLM agents like Cursor Agent and Claude to automate learning about database schemas and safely generate and run EdgeQL queries. The server enhances developer productivity by integrating Gel database operations with LLM-driven automation.