oliviac12/hex-mcp-server
If you are the rightful owner of hex-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 Hex MCP Server is a Model Context Protocol server that integrates with the Hex API, allowing AI assistants to manage and execute Hex projects, run analyses, and handle data workflows efficiently.
Tools
Functions exposed to the LLM to take actions
hex_list_projects
List all viewable Hex projects with pagination support.
hex_get_project
Get detailed information about a specific Hex project.
hex_run_project
Execute a published Hex project with optional input parameters.
hex_get_run_status
Get the status of a project run.
hex_cancel_run
Cancel an active project run.
hex_rate_limit_status
Get current API rate limit status.
hex_create_embed_url
Generate an embed URL for a Hex project with customization options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client