DataHill
UnclaimedAn MCP service that automates data analysis through IPython sessions.
Install
uvx --from git+https://github.com/Hillyess/dataHill.git DATA_MCP.pyUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (17)
check_memory_usage
Check memory usage
clear_variables
Clear variables to free memory
create_ipython_session
Create new IPython session
delete_ipython_session
Delete specified session
execute_code
Execute Python code, magic commands, system commands
get_dataframe_info
Get detailed DataFrame information
get_dataframe_summary
Get statistical summary
get_execution_history
Get execution history
get_session_status
Get detailed session status
get_variable_info
Get detailed variable information
list_dataframes
List all DataFrames in session
list_ipython_sessions
List all active sessions
load_csv_file
Load CSV files (automatic encoding detection)
load_excel_file
Load Excel files (supports .xlsx/.xls)
load_json_file
Load JSON files
preview_dataframe
Preview DataFrame data
sample_column_data
Smart sampling for column data viewing