Skip to main content
Glama
mcpb.jsonโ€ข647 B
{ "name": "robotics-mcp", "version": "0.1.0", "description": "Unified robotics control via MCP - Physical and virtual robots (bot + vbot)", "author": "Sandra", "license": "MIT", "outputDir": "dist", "mcp": { "version": "2.13.0", "server": { "command": "python", "args": [ "-m", "robotics_mcp.server" ], "transport": "stdio" }, "capabilities": { "tools": true, "resources": false, "prompts": true } }, "dependencies": { "python": ">=3.10" } }

Latest Blog Posts

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/sandraschi/robotics-mcp'

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