Loading MCP server directory, please wait...
GeraSkills MCP — search and install robot capability packs on behalf of an operator.
npx @getmcp/cli add io.github.geraservicesuk/mcp-gera-skillsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.geraservicesuk/mcp-gera-skills": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-skills"
],
"env": {
"GERASKILLS_API_URL": "",
"GERA_USER_TOKEN": ""
}
}
}
}