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.
Check the status of a project run.
Get the history of project runs.
Execute a Hex project.
Cancel a running project.