Stats
Actions
Tags
From factor-researcher
Runs a local MCP server via the factorminer CLI's mcp-serve subcommand. Purpose unclear from configuration alone; likely a custom or niche data tool.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"factorminer": {
"command": "factorminer",
"args": [
"mcp-serve"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
factorminerCommand-line arguments passed to the server process
npx claudepluginhub minihellboy/factorminer --plugin factor-researcher