This MCP server implementation provides a bridge to the Hex API, enabling AI assistants to interact with Hex projects. Developed by Franccesco, it utilizes the httpx library for making HTTP requests and integrates with the MCP CLI. The server offers tools for retrieving project details, listing projects, viewing and managing project runs, and executing projects with custom parameters. It's designed for use cases requiring automated data analysis, report generation, or integration of Hex workflows into AI-assisted applications.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Lists available Hex projects.
Search for Hex projects by pattern.
Get detailed information about a specific project.
Execute a Hex project.
Check the status of a project run.
Get the history of project runs.
Cancel a running project.
List all cells in a project with source code for SQL/CODE cells.
Update SQL or CODE cell source and/or data connection.
Grant or revoke user access to projects.
Grant or revoke group access to projects.
Add or remove projects from collections.
Update workspace-wide and public access.
List all collections in the workspace.
Get detailed information about a specific collection.
Create a new collection with optional sharing settings.
Update collection name, description, or sharing settings.
List all groups in the workspace.
Get detailed information about a specific group.
Create a new group with optional initial members.
Update group name and/or membership (add/remove users).
Delete a group from the workspace.
List all data connections in the workspace.
Get detailed information about a specific data connection.
Create a new database/warehouse connection.
Update connection configuration, credentials, or sharing.