Enables data scientists to easily set up Model Context Protocol (MCP) servers for seamless integration of Python code with LLMs like Claude.
Sponsored
Fused Agents simplifies the process of connecting LLMs, such as Claude, to APIs and executable code. This repository provides a step-by-step notebook workflow for setting up MCP Servers with Claude's Desktop App, using Python and Fused User Defined Functions (UDFs). It allows users to pass any Python code directly to their local Claude app, facilitating a streamlined workflow for data scientists and others working with data.
주요 기능
01Built on Fused User Defined Functions (UDFs)
02Includes a local Claude client for Linux users (API key required)
03Step-by-step Jupyter Notebook workflow for MCP server setup
04Compatible with Claude Desktop app (MacOS & Windows)
05Allows passing any Python code to Claude
사용 사례
01Executing Python functions directly from Claude
02Connecting LLMs to data analysis scripts
03Creating custom agents for specific data science tasks