gel-mcp-server
What is this MCP
This is a Model Context Protocol (MCP) server designed to facilitate interactions with Gel databases using EdgeQL queries. It serves as a bridge between LLM agents and your database, enabling natural language database operations.
How to use this MCP
Set up by installing dependencies, configuring your Gel database connection, and running the server. Connect via supported LLM agents like Cursor by pointing them to the running server instance. The MCP provides tools for schema exploration, query validation, and execution.
What this MCP can be used for
This MCP enables LLM agents to autonomously interact with Gel databases by: understanding schema structure, validating EdgeQL queries, executing database operations, and searching documentation. It's particularly useful for developers working with Gel databases who want to leverage AI assistants for database tasks.