gel-mcp-server
If you are the rightful owner of gel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Gel Database MCP Server is a TypeScript-based server designed to streamline Gel database operations using EdgeQL queries, providing tools for LLM agents to automate schema learning and query execution.
The Gel Database MCP Server is a TypeScript-based Model Context Protocol (MCP) server that facilitates operations on Gel databases using EdgeQL queries. It is designed to provide tools for LLM agents, such as Cursor Agent and Claude Code, to automate the process of learning about database schemas, writing, validating, and executing queries. The server allows users to interact with their Gel database through natural language, making it easier for developers to manage database operations. The server has been tested with the Cursor agent using Claude-3.7-sonnet-thinking, yielding positive results when provided with Gel documentation. The server is primarily intended for use with Cursor's agent but is compatible with other agents and LLMs that support the Model Context Protocol.
Features
- Automated schema learning for LLM agents
- EdgeQL query validation and execution
- Integration with natural language processing
- Support for multiple LLM agents
- Comprehensive documentation search tool