Stats
Actions
Tags
From cre-skills
Local stdio MCP server running Node.js (mcp-server.mjs) named 'cre-skills'. Capabilities unclear from configuration alone; likely custom tools or resources.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cre-skills": {
"command": "node",
"args": [
"${PLUGIN_ROOT}/mcp-server.mjs"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub mariourquia/cre-skills-plugin --plugin cre-skills