Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gconsigli • Uncategorized
An MCP server enabling a robotic arm to be controlled via a locally running LLM using language commands.
Control a robotic arm using natural language commands.
Integrate local LLMs with robotic hardware via MCP protocol.
A foundation to add vision and audio capabilities to robotic control.
This MCP server allows integration of a locally running Large Language Model (LLM) through Ollama to control a robotic arm (HuggingFace's SO-101) by interpreting language commands. It facilitates autonomous decision-making for the robot in industrial settings, with planned future enhancements to include vision and listening capabilities. The server uses Anthropic's open-source MCP protocol and the ollmcp client for communication between the LLM and the robot.