Skip to main content
Glama

Robot Navigation MCP Server

by 827346462
mcp_config.json267 B
{ "mcpServers": { "robot-navigation": { "command": "python", "args": ["-m", "robot_navigation_mcp.server"], "env": { "ROBOT_HOST": "192.168.1.108", "ROBOT_HTTP_PORT": "8086", "ROBOT_WS_PORT": "8089" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/827346462/mcp-robot-navigation'

If you have feedback or need assistance with the MCP directory API, please join our Discord server