io.github.geraservicesuk/mcp-gera-skills
Quality Score
80
/100
GeraSkills MCP — search and install robot capability packs on behalf of an operator.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-gera-skills": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-skills"
],
"env": {
"GERASKILLS_API_URL": "<geraskills_api_url>",
"GERA_USER_TOKEN": "<your-gera_user_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-gera-skills": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-skills"
],
"env": {
"GERASKILLS_API_URL": "<geraskills_api_url>",
"GERA_USER_TOKEN": "<your-gera_user_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @gera-services/mcp-gera-skills§02 Environment variables
GERASKILLS_API_URLBase URL of the GeraSkills backend. Defaults to https://geraskills.com/backend.
GERA_USER_TOKENsecret
JWT for the operator on whose behalf the agent acts. Required for install_skill.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.