MCP Servers / database / Gel

Gel

JSON →
stdionone3database

Provides tools and resources for coding agents to interact with the Gel database, including automatic project configuration for query builders and ORMs.

Install
How to run this server

No install command recorded.

server path: gel
Tools
What this server exposes
execute_query
run a query against the Gel instance configured in the current project. Supports arguments and globals.
try_query
run a query in a transaction that gets rolled back in the end, preventing actual data modification.
list_examples
access code examples for advanced workflows such as configuring the AI extension.
fetch_example
access code examples for advanced workflows such as configuring the AI extension.
list_rules
in case you forgot to configure Gel rules in your text editor, the agent can access them like this, too.
fetch_rule
in case you forgot to configure Gel rules in your text editor, the agent can access them like this, too.
Configuration
Environment & auth
authnone
Resources
Gel — MCP Server · libregistry