Fused MCP is a project designed to set up MCP servers for data scientists, enabling seamless connection of Claude and other LLMs to APIs and executable code. It offers easy setup and step-by-step guidance using Jupyter notebooks.
Fused MCP is a project designed to set up MCP servers for data scientists, enabling seamless connection of Claude and other LLMs to APIs and executable code. It offers easy setup and step-by-step guidance using Jupyter notebooks.
Clone the repository and follow instructions in the Jupyter notebook.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"fused-mcp": {
"command": "npx",
"args": [
"-y",
"Clone the repository and follow instructions in the Jupyter notebook."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Fused MCP?"
No configuration required. This server works out of the box.
"What resources are available in Fused MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Fused MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Fused MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.