KhushiBaby/mage-mcp-server
If you are the rightful owner of mage-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.
A comprehensive Model Context Protocol (MCP) integration for Mage.ai, allowing AI assistants like Anthropic's Claude to efficiently work with Mage data pipelines.
Tools
Functions exposed to the LLM to take actions
list_all_pipelines
List all pipelines with details.
get_pipeline_details
Get pipeline information.
list_pipeline_blocks
List blocks in a pipeline.
get_block_content
Get block code.
create_pipeline
Create a new pipeline.
create_block
Create a block.
update_block_content
Update block code.
execute_pipeline
Run a pipeline.
execute_block
Run a specific block.
get_pipeline_code
Get complete pipeline code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client