Skip to main content
Glama

WiseVision/mcp_server_ros_2

by wise-vision
Mozilla Public License 2.0
39
pyproject.toml495 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp_server_ros_2" version = "0.1.0" description = "MCP Server for ROS 2" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.9.4", "numpy>=1.21,<2.0", "PyYAML", "python-dateutil", "lark" ] [tool.uv] dev-dependencies = [ "pytest>=8.0", ] [project.scripts] mcp_ros_2_server = "server.main:main" [tool.hatch.build.targets.wheel] packages = ["server"]

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/wise-vision/mcp_server_ros_2'

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